We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5b91e commit 136c41bCopy full SHA for 136c41b
src/langgraph-platform/server-api-ref.mdx
@@ -4,7 +4,7 @@ sidebarTitle: Server API
4
---
5
The LangGraph Server API reference is available within each deployment at the `/docs` endpoint (e.g. `http://localhost:8124/docs`).
6
7
-Click <a href="https://langchain-ai.github.io/langgraph/cloud/reference/api/api_ref/" target="_blank">here</a> to view the API reference.
+View the [API reference](https://langchain-ai.github.io/langgraph/cloud/reference/api/api_ref.html).
8
9
## Authentication
10
0 commit comments