[PR #899] [MERGED] Correct links according to file names #1125

Closed
opened 2026-02-17 17:21:46 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/899
Author: @katmayb
Created: 10/14/2025
Status: Merged
Merged: 10/14/2025
Merged by: @katmayb

Base: mainHead: sdk-links


📝 Commits (2)

  • 16ae371 Correct links according to file names
  • 1a06520 Apply suggestions from code review

📊 Changes

12 files changed (+30 additions, -30 deletions)

View changed files

📝 src/langsmith/add-auth-server.mdx (+4 -4)
📝 src/langsmith/add-human-in-the-loop.mdx (+1 -1)
📝 src/langsmith/auth.mdx (+3 -3)
📝 src/langsmith/configuration-cloud.mdx (+2 -2)
📝 src/langsmith/env-var.mdx (+1 -1)
📝 src/langsmith/human-in-the-loop-time-travel.mdx (+1 -1)
📝 src/langsmith/local-server.mdx (+2 -2)
📝 src/langsmith/observability-concepts.mdx (+1 -1)
📝 src/langsmith/resource-auth.mdx (+3 -3)
📝 src/langsmith/sdk.mdx (+3 -3)
📝 src/langsmith/streaming.mdx (+4 -4)
📝 src/langsmith/use-threads.mdx (+5 -5)

📄 Description

Some trailing links that should be fixed due to SDK file name changes to differentiate the SDKs in the one repo.


🔄 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/899 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 10/14/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `sdk-links` --- ### 📝 Commits (2) - [`16ae371`](https://github.com/langchain-ai/docs/commit/16ae3711d8f0c1f9b07ad81f2ef1346e5bfbc0a1) Correct links according to file names - [`1a06520`](https://github.com/langchain-ai/docs/commit/1a065201fb942c5c098b0a934a7f2c27c59eb2af) Apply suggestions from code review ### 📊 Changes **12 files changed** (+30 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/add-auth-server.mdx` (+4 -4) 📝 `src/langsmith/add-human-in-the-loop.mdx` (+1 -1) 📝 `src/langsmith/auth.mdx` (+3 -3) 📝 `src/langsmith/configuration-cloud.mdx` (+2 -2) 📝 `src/langsmith/env-var.mdx` (+1 -1) 📝 `src/langsmith/human-in-the-loop-time-travel.mdx` (+1 -1) 📝 `src/langsmith/local-server.mdx` (+2 -2) 📝 `src/langsmith/observability-concepts.mdx` (+1 -1) 📝 `src/langsmith/resource-auth.mdx` (+3 -3) 📝 `src/langsmith/sdk.mdx` (+3 -3) 📝 `src/langsmith/streaming.mdx` (+4 -4) 📝 `src/langsmith/use-threads.mdx` (+5 -5) </details> ### 📄 Description Some trailing links that should be fixed due to SDK file name changes to differentiate the SDKs in the one repo. --- <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-02-17 17:21:46 -05:00
yindo closed this issue 2026-02-17 17:21:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1125