mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-29 18:08:36 +00:00
Fixed the link to promptlayer dashboard (#2246)
Fixed a simple error where in the PromptLayer LLM documentation, the "PromptLayer dashboard" hyperlink linked to "https://ww.promptlayer.com" instead of "https://www.promptlayer.com". Solved issue #2245
This commit is contained in:
parent
e57b045402
commit
632c2b49da
@ -115,7 +115,7 @@
|
|||||||
"id": "a2d76826",
|
"id": "a2d76826",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"**The above request should now appear on your [PromptLayer dashboard](https://ww.promptlayer.com).**"
|
"**The above request should now appear on your [PromptLayer dashboard](https://www.promptlayer.com).**"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user