diff --git a/docs/modules/models/chat/integrations/promptlayer_chatopenai.ipynb b/docs/modules/models/chat/integrations/promptlayer_chatopenai.ipynb index 4f7c4620..fbd23379 100644 --- a/docs/modules/models/chat/integrations/promptlayer_chatopenai.ipynb +++ b/docs/modules/models/chat/integrations/promptlayer_chatopenai.ipynb @@ -62,7 +62,7 @@ "metadata": {}, "source": [ "## Set the Environment API Key\n", - "You can create a PromptLayer API Key at [wwww.promptlayer.com](https://ww.promptlayer.com) by clicking the settings cog in the navbar.\n", + "You can create a PromptLayer API Key at [www.promptlayer.com](https://www.promptlayer.com) by clicking the settings cog in the navbar.\n", "\n", "Set it as an environment variable called `PROMPTLAYER_API_KEY`." ] diff --git a/docs/modules/models/llms/integrations/promptlayer_openai.ipynb b/docs/modules/models/llms/integrations/promptlayer_openai.ipynb index 60ba4a3b..f19a95c2 100644 --- a/docs/modules/models/llms/integrations/promptlayer_openai.ipynb +++ b/docs/modules/models/llms/integrations/promptlayer_openai.ipynb @@ -62,7 +62,7 @@ "metadata": {}, "source": [ "## Set the Environment API Key\n", - "You can create a PromptLayer API Key at [wwww.promptlayer.com](https://ww.promptlayer.com) by clicking the settings cog in the navbar.\n", + "You can create a PromptLayer API Key at [www.promptlayer.com](https://www.promptlayer.com) by clicking the settings cog in the navbar.\n", "\n", "Set it as an environment variable called `PROMPTLAYER_API_KEY`." ]