[PR #82] [MERGED] docs: Fix broken links in site #399

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/82
Author: @katmayb
Created: 7/30/2025
Status: Merged
Merged: 7/31/2025
Merged by: @katmayb

Base: mainHead: migration-link-clean-up


📝 Commits (6)

  • 76322ed docs: Rework links according to Mintlify
  • a700cae Additional fixes
  • e2faa2e Remove file from PR
  • fa3e629 Corrx to AI fix
  • dc15cf3 Update src/langgraph-platform/server-mcp.mdx
  • 750a963 Merge branch 'main' into migration-link-clean-up

📊 Changes

75 files changed (+453 additions, -489 deletions)

View changed files

src/langgraph-platform/INVALID-LICENSE.mdx (+0 -41)
📝 src/langgraph-platform/add-auth-server.mdx (+7 -7)
📝 src/langgraph-platform/add-human-in-the-loop.mdx (+31 -31)
📝 src/langgraph-platform/application-structure.mdx (+2 -2)
📝 src/langgraph-platform/assistants.mdx (+7 -7)
📝 src/langgraph-platform/auth.mdx (+33 -33)
📝 src/langgraph-platform/autogen-integration.mdx (+3 -3)
📝 src/langgraph-platform/cli.mdx (+6 -6)
📝 src/langgraph-platform/clone-traces-studio.mdx (+1 -1)
📝 src/langgraph-platform/cloud.mdx (+7 -10)
📝 src/langgraph-platform/components.mdx (+12 -10)
📝 src/langgraph-platform/configurable-headers.mdx (+1 -1)
📝 src/langgraph-platform/configuration-cloud.mdx (+5 -5)
📝 src/langgraph-platform/configure-ttl.mdx (+2 -2)
📝 src/langgraph-platform/control-plane.mdx (+15 -14)
📝 src/langgraph-platform/cron-jobs.mdx (+1 -1)
📝 src/langgraph-platform/custom-auth.mdx (+4 -4)
📝 src/langgraph-platform/custom-lifespan.mdx (+2 -2)
📝 src/langgraph-platform/custom-middleware.mdx (+2 -2)
📝 src/langgraph-platform/custom-routes.mdx (+2 -2)

...and 55 more files

📄 Description

Some of the links are broken for lgp, this PR should fix at least the majority of them. (This is separate from redirect work.)


🔄 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/82 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/31/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `migration-link-clean-up` --- ### 📝 Commits (6) - [`76322ed`](https://github.com/langchain-ai/docs/commit/76322ed86f882c9db41955c4e977104f369861cf) docs: Rework links according to Mintlify - [`a700cae`](https://github.com/langchain-ai/docs/commit/a700cae73e9e4c13b75f914433bf56a7b9e2762d) Additional fixes - [`e2faa2e`](https://github.com/langchain-ai/docs/commit/e2faa2e0dc6d955bef5ed0a1fc949aa25fef5af6) Remove file from PR - [`fa3e629`](https://github.com/langchain-ai/docs/commit/fa3e6293924f20086a8339f68e1764828de5cc15) Corrx to AI fix - [`dc15cf3`](https://github.com/langchain-ai/docs/commit/dc15cf3c97ece729d8389b88fabb12d8d986481c) Update src/langgraph-platform/server-mcp.mdx - [`750a963`](https://github.com/langchain-ai/docs/commit/750a963bece96e042bb64cf84f70731230d98198) Merge branch 'main' into migration-link-clean-up ### 📊 Changes **75 files changed** (+453 additions, -489 deletions) <details> <summary>View changed files</summary> ➖ `src/langgraph-platform/INVALID-LICENSE.mdx` (+0 -41) 📝 `src/langgraph-platform/add-auth-server.mdx` (+7 -7) 📝 `src/langgraph-platform/add-human-in-the-loop.mdx` (+31 -31) 📝 `src/langgraph-platform/application-structure.mdx` (+2 -2) 📝 `src/langgraph-platform/assistants.mdx` (+7 -7) 📝 `src/langgraph-platform/auth.mdx` (+33 -33) 📝 `src/langgraph-platform/autogen-integration.mdx` (+3 -3) 📝 `src/langgraph-platform/cli.mdx` (+6 -6) 📝 `src/langgraph-platform/clone-traces-studio.mdx` (+1 -1) 📝 `src/langgraph-platform/cloud.mdx` (+7 -10) 📝 `src/langgraph-platform/components.mdx` (+12 -10) 📝 `src/langgraph-platform/configurable-headers.mdx` (+1 -1) 📝 `src/langgraph-platform/configuration-cloud.mdx` (+5 -5) 📝 `src/langgraph-platform/configure-ttl.mdx` (+2 -2) 📝 `src/langgraph-platform/control-plane.mdx` (+15 -14) 📝 `src/langgraph-platform/cron-jobs.mdx` (+1 -1) 📝 `src/langgraph-platform/custom-auth.mdx` (+4 -4) 📝 `src/langgraph-platform/custom-lifespan.mdx` (+2 -2) 📝 `src/langgraph-platform/custom-middleware.mdx` (+2 -2) 📝 `src/langgraph-platform/custom-routes.mdx` (+2 -2) _...and 55 more files_ </details> ### 📄 Description Some of the links are broken for lgp, this PR should fix at least the majority of them. (This is separate from redirect work.) --- <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:20:17 -05:00
yindo closed this issue 2026-02-17 17:20:17 -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#399