From 59992fac7cada502fa33d6866f87b4decf5590bb Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Tue, 4 Feb 2025 13:44:18 -0500 Subject: [PATCH] Update create_third_party_page.py (#3307) --- docs/_scripts/third_party_page/create_third_party_page.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.