Skip to content

Fix broken deepagents doc links returning 404#2989

Closed
Aamir Shahzad (Aamirofficiall) wants to merge 1 commit intolangchain-ai:mainfrom
Aamirofficiall:fix/deepagents-broken-links-2839
Closed

Fix broken deepagents doc links returning 404#2989
Aamir Shahzad (Aamirofficiall) wants to merge 1 commit intolangchain-ai:mainfrom
Aamirofficiall:fix/deepagents-broken-links-2839

Conversation

@Aamirofficiall
Copy link
Copy Markdown

Summary

  • Fixes broken anchor links in deepagents documentation that return 404
  • Updates 4 files with incorrect anchor references to match actual headings in harness.mdx

Fixes #2839

Changes

File Broken anchor Fixed anchor
overview.mdx #file-system-access (×4) #virtual-filesystem-access
quickstart.mdx #to-do-list-tracking #planning-capabilities
quickstart.mdx #file-system-access (×2) #virtual-filesystem-access
products.mdx /oss/deepagents/harness#streaming /oss/deepagents/streaming/overview
changelog.mdx #conversation-history-summarization #summarization

Test plan

  • Verify all fixed links resolve correctly on the docs site
  • Confirm no other broken deepagents anchors remain

Fixes langchain-ai#2839

- overview.mdx: Fix 4 broken `#file-system-access` anchors → `#virtual-filesystem-access`
- quickstart.mdx: Fix `#to-do-list-tracking` → `#planning-capabilities` and 2 broken `#file-system-access` → `#virtual-filesystem-access`
- products.mdx: Fix `#streaming` anchor → `/oss/deepagents/streaming/overview`
- changelog.mdx: Fix `#conversation-history-summarization` → `#summarization`
@github-actions github-actions bot added external User is not a member of langchain-ai deepagents For docs changes to Deep Agents langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects labels Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deepagents For docs changes to Deep Agents external User is not a member of langchain-ai langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[deepagents]: DOC LINKS GETTING 404

2 participants