Skip to content

Commit 136c41b

Browse files
authored
docs: Fix the link on the server-api page to the reference (#97)
1 parent 9f5b91e commit 136c41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/langgraph-platform/server-api-ref.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebarTitle: Server API
44
---
55
The LangGraph Server API reference is available within each deployment at the `/docs` endpoint (e.g. `http://localhost:8124/docs`).
66

7-
Click <a href="https://langchain-ai.github.io/langgraph/cloud/reference/api/api_ref/" target="_blank">here</a> to view the API reference.
7+
View the [API reference](https://langchain-ai.github.io/langgraph/cloud/reference/api/api_ref.html).
88

99
## Authentication
1010

0 commit comments

Comments
 (0)