[PR #3384] [MERGED] fix: point langgraph sdk reference links to langgraph-sdk #3439

Closed
opened 2026-06-05 18:23:06 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3384
Author: @open-swe[bot]
Created: 3/31/2026
Status: Merged
Merged: 3/31/2026
Merged by: @npentrel

Base: mainHead: open-swe/341a7834-b06f-0e83-52cb-a324ba9b1b4d


📝 Commits (1)

  • 6b2b41c fix: point langgraph sdk reference links to langgraph-sdk instead of langgraph library

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 src/langsmith/langgraph-js-ts-sdk.mdx (+1 -1)
📝 src/langsmith/langgraph-python-sdk.mdx (+1 -1)

📄 Description

Description

The LangGraph Python SDK and LangGraph JS/TS SDK links in the LangSmith Reference section were pointing to the LangGraph library reference instead of the langgraph-sdk package reference. Updated both redirect URLs to point to the correct langgraph-sdk docs.

Resolves DOC-942

Test Plan

Opened collaboratively by Naomi Pentrel and open-swe.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3384 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 3/31/2026 **Status:** ✅ Merged **Merged:** 3/31/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `open-swe/341a7834-b06f-0e83-52cb-a324ba9b1b4d` --- ### 📝 Commits (1) - [`6b2b41c`](https://github.com/langchain-ai/docs/commit/6b2b41c027ff5a1b79d1d3eba1d91545e09b98b5) fix: point langgraph sdk reference links to langgraph-sdk instead of langgraph library ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/langgraph-js-ts-sdk.mdx` (+1 -1) 📝 `src/langsmith/langgraph-python-sdk.mdx` (+1 -1) </details> ### 📄 Description ## Description The LangGraph Python SDK and LangGraph JS/TS SDK links in the LangSmith Reference section were pointing to the LangGraph library reference instead of the langgraph-sdk package reference. Updated both redirect URLs to point to the correct langgraph-sdk docs. Resolves DOC-942 ## Test Plan - [ ] Verify "LangGraph Python SDK" link in LangSmith Reference navigates to https://reference.langchain.com/python/langgraph-sdk - [ ] Verify "LangGraph JS/TS SDK" link navigates to https://reference.langchain.com/javascript/langchain-langgraph-sdk _Opened collaboratively by Naomi Pentrel and open-swe._ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:23:06 -04:00
yindo closed this issue 2026-06-05 18:23:07 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3439