Skip to content

fix: resolve 404 errors in documentation internal links#297

Merged
charleslien merged 1 commit intoCodebuffAI:mainfrom
thisisharsh7:fix/docs-internal-links-404
Sep 16, 2025
Merged

fix: resolve 404 errors in documentation internal links#297
charleslien merged 1 commit intoCodebuffAI:mainfrom
thisisharsh7:fix/docs-internal-links-404

Conversation

@thisisharsh7
Copy link
Contributor

Fixed 6 broken internal links across 5 documentation files that were causing 404 errors.

Failing Links Fixed

  1. "Blend different models" link - Had invalid ? in anchor
  2. Built-in agents list link - Wrong routing pattern
  3. Agent reference links (2 instances) - Wrong routing pattern
  4. Troubleshooting links (3 instances) - Wrong routing pattern

Changes Made

  • claude-code-comparison.mdx: Fixed anchor #what-models-do-you-use?#what-models-do-you-use
  • troubleshooting-agent-customization.mdx: Fixed 2 agent reference links to section-based routing
  • config.mdx: Fixed troubleshooting link routing
  • faq.mdx: Fixed troubleshooting link routing
  • getting-started.mdx: Fixed troubleshooting link routing

Links Updated

  • /docs/advanced#what-models-do-you-use?/docs/advanced#what-models-do-you-use
  • /docs/agents/agent-reference/docs/agents#agent-reference
  • /docs/advanced/troubleshooting/docs/advanced#troubleshooting

@charleslien charleslien merged commit 48fba68 into CodebuffAI:main Sep 16, 2025
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants