[PR #3091] [MERGED] fix broken anchor links #3165

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3091
Author: @lnhsingh
Created: 3/12/2026
Status: Merged
Merged: 3/12/2026
Merged by: @lnhsingh

Base: mainHead: fix-anchor-links


📝 Commits (9)

📊 Changes

95 files changed (+175 additions, -182 deletions)

View changed files

📝 src/langsmith/analyze-an-experiment.mdx (+3 -5)
📝 src/langsmith/annotate-code.mdx (+1 -1)
📝 src/langsmith/annotate-traces-inline.mdx (+1 -1)
📝 src/langsmith/attach-user-feedback.mdx (+2 -2)
📝 src/langsmith/aws-self-hosted.mdx (+1 -1)
📝 src/langsmith/bind-evaluator-to-dataset.mdx (+1 -1)
📝 src/langsmith/cloud.mdx (+1 -1)
📝 src/langsmith/control-plane.mdx (+1 -1)
📝 src/langsmith/cost-tracking.mdx (+1 -7)
📝 src/langsmith/dashboards.mdx (+2 -2)
📝 src/langsmith/data-export.mdx (+2 -2)
📝 src/langsmith/dataset-transformations.mdx (+2 -2)
📝 src/langsmith/deploy-self-hosted-full-platform.mdx (+2 -2)
📝 src/langsmith/deploy-standalone-server.mdx (+1 -1)
📝 src/langsmith/deployments.mdx (+1 -1)
📝 src/langsmith/evaluate-chatbot-tutorial.mdx (+1 -1)
📝 src/langsmith/evaluate-complex-agent.mdx (+6 -10)
📝 src/langsmith/evaluate-llm-application.mdx (+1 -1)
📝 src/langsmith/evaluate-rag-tutorial.mdx (+0 -4)
📝 src/langsmith/evaluate-with-attachments.mdx (+3 -3)

...and 75 more files

📄 Description

additional anchor link fixes - related to #3083. Also Fixes DOC-862


🔄 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/3091 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/12/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `fix-anchor-links` --- ### 📝 Commits (9) - [`1563bc1`](https://github.com/langchain-ai/docs/commit/1563bc1685d39f89ed304d03b5f96d6177c06ba7) fix broken anchor links - [`5f14ece`](https://github.com/langchain-ai/docs/commit/5f14ecefe9da1dda841edc0623a4980edc402d66) fix - [`54cd05e`](https://github.com/langchain-ai/docs/commit/54cd05e8118b818a9ccc20276dd527d2181c6749) fix self-referential links - [`a3efea8`](https://github.com/langchain-ai/docs/commit/a3efea840445ce23b3acab773aad542260063f4b) fix - [`5ef930d`](https://github.com/langchain-ai/docs/commit/5ef930d0f8a70eabd710fad965e5b2e868ad14b3) x - [`64c1767`](https://github.com/langchain-ai/docs/commit/64c17672387957e91261821c3a5708dc4ecc9b04) Fixes DOC-862 - [`683580c`](https://github.com/langchain-ai/docs/commit/683580ca6d974e9579d9bb4b0627da869d00b976) fixes - [`3c67916`](https://github.com/langchain-ai/docs/commit/3c679162e78df45c1cbb8a5f412c361295a4e4cd) x - [`6f4923e`](https://github.com/langchain-ai/docs/commit/6f4923e2b2b5b90ac122a104c15e692716fe66da) x ### 📊 Changes **95 files changed** (+175 additions, -182 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/analyze-an-experiment.mdx` (+3 -5) 📝 `src/langsmith/annotate-code.mdx` (+1 -1) 📝 `src/langsmith/annotate-traces-inline.mdx` (+1 -1) 📝 `src/langsmith/attach-user-feedback.mdx` (+2 -2) 📝 `src/langsmith/aws-self-hosted.mdx` (+1 -1) 📝 `src/langsmith/bind-evaluator-to-dataset.mdx` (+1 -1) 📝 `src/langsmith/cloud.mdx` (+1 -1) 📝 `src/langsmith/control-plane.mdx` (+1 -1) 📝 `src/langsmith/cost-tracking.mdx` (+1 -7) 📝 `src/langsmith/dashboards.mdx` (+2 -2) 📝 `src/langsmith/data-export.mdx` (+2 -2) 📝 `src/langsmith/dataset-transformations.mdx` (+2 -2) 📝 `src/langsmith/deploy-self-hosted-full-platform.mdx` (+2 -2) 📝 `src/langsmith/deploy-standalone-server.mdx` (+1 -1) 📝 `src/langsmith/deployments.mdx` (+1 -1) 📝 `src/langsmith/evaluate-chatbot-tutorial.mdx` (+1 -1) 📝 `src/langsmith/evaluate-complex-agent.mdx` (+6 -10) 📝 `src/langsmith/evaluate-llm-application.mdx` (+1 -1) 📝 `src/langsmith/evaluate-rag-tutorial.mdx` (+0 -4) 📝 `src/langsmith/evaluate-with-attachments.mdx` (+3 -3) _...and 75 more files_ </details> ### 📄 Description additional anchor link fixes - related to #3083. Also [Fixes DOC-862](https://github.com/langchain-ai/docs/pull/3091/commits/64c17672387957e91261821c3a5708dc4ecc9b04) --- <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:21:18 -04:00
yindo closed this issue 2026-06-05 18:21:18 -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#3165