[PR #2651] [MERGED] fix broken linkcheck #2633

Closed
opened 2026-02-17 17:23:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2651
Author: @npentrel
Created: 2/13/2026
Status: Merged
Merged: 2/16/2026
Merged by: @npentrel

Base: mainHead: naomi/doc-733-add-test-for-anchor-links


📝 Commits (10+)

📊 Changes

39 files changed (+113 additions, -58 deletions)

View changed files

📝 Makefile (+13 -4)
📝 src/docs.json (+28 -0)
📝 src/langsmith/agent-builder-code.mdx (+3 -3)
📝 src/langsmith/agent-builder-essentials.mdx (+1 -1)
📝 src/langsmith/agent-builder-manage-agent-settings.mdx (+1 -1)
📝 src/langsmith/agent-builder.mdx (+1 -1)
📝 src/langsmith/api-v1-v2-overview.mdx (+4 -4)
📝 src/langsmith/assistants.mdx (+1 -1)
📝 src/langsmith/components.mdx (+1 -1)
📝 src/langsmith/define-target-function.mdx (+1 -1)
📝 src/langsmith/evaluate-graph.mdx (+1 -1)
📝 src/langsmith/evaluation-approaches.mdx (+1 -1)
📝 src/langsmith/evaluation-quickstart.mdx (+3 -3)
📝 src/langsmith/multiple-messages.mdx (+1 -1)
📝 src/langsmith/observability-concepts.mdx (+1 -1)
📝 src/langsmith/rbac.mdx (+1 -1)
📝 src/langsmith/trace-with-mastra.mdx (+1 -1)
📝 src/oss/deepagents/cli/providers.mdx (+21 -0)
📝 src/oss/deepagents/harness.mdx (+1 -1)
📝 src/oss/deepagents/quickstart.mdx (+1 -2)

...and 19 more files

📄 Description

No description provided


🔄 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/2651 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 2/13/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `naomi/doc-733-add-test-for-anchor-links` --- ### 📝 Commits (10+) - [`f2582bc`](https://github.com/langchain-ai/docs/commit/f2582bc35f0c5b219157e33ed2ef31531f4b9536) fix linkchecking - [`340d7e1`](https://github.com/langchain-ai/docs/commit/340d7e199232c9400033aaccbe52c75ed74550e3) Fix broken links - [`553d373`](https://github.com/langchain-ai/docs/commit/553d373b24516a7f58b29fee02c40ab9cb4805a7) more links - [`17f2d47`](https://github.com/langchain-ai/docs/commit/17f2d4718d66d27304ab7dddac61c4f36b4badcc) more - [`bfc8b4d`](https://github.com/langchain-ai/docs/commit/bfc8b4d08680b1255343ca76dd9548bc605eea9e) Apply suggestion from @npentrel - [`06c6727`](https://github.com/langchain-ai/docs/commit/06c67275dc8fd5fd0a44ed796f14f235e2bca056) fixes - [`e9f9929`](https://github.com/langchain-ai/docs/commit/e9f992970cf929ff85f1046f5e7c0766ba5a617a) fixes - [`5fb175f`](https://github.com/langchain-ai/docs/commit/5fb175fcf39d23897aa1a1ff8d1323d3808eb80b) fix api links - [`bf1f3e6`](https://github.com/langchain-ai/docs/commit/bf1f3e67e8913990e0808dc2e41c8d34405cdfa8) revert - [`a75a586`](https://github.com/langchain-ai/docs/commit/a75a58662c0c23f4072affb3ec46efea6558c48b) update filtering ### 📊 Changes **39 files changed** (+113 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+13 -4) 📝 `src/docs.json` (+28 -0) 📝 `src/langsmith/agent-builder-code.mdx` (+3 -3) 📝 `src/langsmith/agent-builder-essentials.mdx` (+1 -1) 📝 `src/langsmith/agent-builder-manage-agent-settings.mdx` (+1 -1) 📝 `src/langsmith/agent-builder.mdx` (+1 -1) 📝 `src/langsmith/api-v1-v2-overview.mdx` (+4 -4) 📝 `src/langsmith/assistants.mdx` (+1 -1) 📝 `src/langsmith/components.mdx` (+1 -1) 📝 `src/langsmith/define-target-function.mdx` (+1 -1) 📝 `src/langsmith/evaluate-graph.mdx` (+1 -1) 📝 `src/langsmith/evaluation-approaches.mdx` (+1 -1) 📝 `src/langsmith/evaluation-quickstart.mdx` (+3 -3) 📝 `src/langsmith/multiple-messages.mdx` (+1 -1) 📝 `src/langsmith/observability-concepts.mdx` (+1 -1) 📝 `src/langsmith/rbac.mdx` (+1 -1) 📝 `src/langsmith/trace-with-mastra.mdx` (+1 -1) 📝 `src/oss/deepagents/cli/providers.mdx` (+21 -0) 📝 `src/oss/deepagents/harness.mdx` (+1 -1) 📝 `src/oss/deepagents/quickstart.mdx` (+1 -2) _...and 19 more files_ </details> ### 📄 Description _No description provided_ --- <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:23:37 -05:00
yindo closed this issue 2026-02-17 17:23:37 -05:00
yindo changed title from [PR #2651] fix broken linkcheck to [PR #2651] [MERGED] fix broken linkcheck 2026-06-05 18:19:45 -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#2633