diff --git a/docs/_scripts/third_party_page/create_third_party_page.py b/docs/_scripts/third_party_page/create_third_party_page.py index d75383ab1..a73cd0f47 100755 --- a/docs/_scripts/third_party_page/create_third_party_page.py +++ b/docs/_scripts/third_party_page/create_third_party_page.py @@ -12,7 +12,7 @@ MARKDOWN = """\ # 🚀 Prebuilt Libraries LangGraph includes a prebuilt React agent. For more information on how to use it, -check out our [how-to guide](https://langchain-ai.github.io/langgraph/how-tos/#prebuilt-react-agent). +check out our [how-to guides](https://langchain-ai.github.io/langgraph/how-tos/#prebuilt-react-agent). If you’re looking for other prebuilt libraries, explore the community-built options below. These libraries can extend LangGraph's functionality in various ways.