Skip to content

Conversation

@bdougie
Copy link
Collaborator

@bdougie bdougie commented Jan 13, 2026

Description

This PR fixes multiple broken links throughout the documentation that were causing 404 errors and navigation issues.

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

Not applicable - documentation link fixes only.

Tests

No tests required - documentation changes only.

Changes made

  • Updated relative URLs to absolute URLs where appropriate
  • Fixed links to external resources that had changed
  • Corrected navigation paths in docs.json
  • Updated references to documentation pages that had been moved or renamed
  • Fixed broken anchor links within pages

The following files were updated:

  • docs/CONTRIBUTING.mdx
  • docs/agents/intro.mdx
  • docs/agents/overview.mdx
  • docs/customize/deep-dives/configuration.mdx
  • docs/customize/model-providers/top-level/tetrate_agent_router_service.mdx
  • docs/customize/overview.mdx
  • docs/docs.json
  • docs/guides/cli.mdx
  • docs/guides/posthog-github-continuous-ai.mdx
  • docs/guides/sanity-mcp-continue-cookbook.mdx
  • docs/guides/understanding-configs.mdx
  • docs/ide-extensions/autocomplete/next-edit.mdx
  • docs/ide-extensions/quick-start.mdx
  • docs/mission-control/configs/edit-a-config.mdx
  • docs/mission-control/governance/org-permissions.mdx
  • docs/mission-control/secrets/secret-resolution.mdx
  • docs/mission-control/secrets/secret-types.mdx

Continue Tasks

Status Task Actions
▶️ Queued Update docs on PR View
▶️ Queued Optimize Website Performance View

Powered by Continue


Summary by cubic

Fixes broken and outdated links across the docs to eliminate 404s and restore navigation. Updates redirects and internal paths after the Mission Control rename, and refreshes a few external URLs.

  • Bug Fixes
    • Replaced /hub/* links with /mission-control/* across docs
    • Corrected docs.json redirects (e.g., actions -> customize/deep-dives/prompts, about -> https://continue.dev/about-us, Mistral path)
    • Updated moved/renamed page references and anchor links
    • Converted some relative URLs to absolute where needed

Written for commit 81ece56. Summary will update on new commits.

- Update relative URLs to absolute URLs
- Fix links to external resources
- Correct navigation paths in docs.json
- Update references to moved documentation pages

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>
@continue
Copy link
Contributor

continue bot commented Jan 13, 2026

All Green - Keep your PRs mergeable

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts


Unsubscribe from All Green comments

1 similar comment
@continue-staging
Copy link

All Green - Keep your PRs mergeable

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts


Unsubscribe from All Green comments

@bdougie bdougie marked this pull request as ready for review January 13, 2026 17:14
@bdougie bdougie requested a review from a team as a code owner January 13, 2026 17:14
@bdougie bdougie requested review from RomneyDa and removed request for a team January 13, 2026 17:14
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jan 13, 2026
@bdougie bdougie requested a review from BekahHW January 13, 2026 17:14
@github-actions
Copy link

github-actions bot commented Jan 13, 2026

✅ Review Complete

Code Review Summary

⚠️ Continue API authentication failed. Please check your CONTINUE_API_KEY.


Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 17 files

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them.


<file name="docs/agents/intro.mdx">

<violation number="1" location="docs/agents/intro.mdx:38">
P2: Broken internal anchor: fragment `#pre-configured-agents` does not exist; target heading is "Pre-configured Cloud Agents" (anchor should include "cloud")</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

</Steps>

<Info>
**New to agents?** Check out our [pre-configured agents](/agents/overview#pre-configured-agents) to test out a workflow immediately.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: Broken internal anchor: fragment #pre-configured-agents does not exist; target heading is "Pre-configured Cloud Agents" (anchor should include "cloud")

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At docs/agents/intro.mdx, line 38:

<comment>Broken internal anchor: fragment `#pre-configured-agents` does not exist; target heading is "Pre-configured Cloud Agents" (anchor should include "cloud")</comment>

<file context>
@@ -34,6 +34,9 @@ Use Mission Control to kick off Cloud Agents for:
 </Steps>
 
+<Info>
+  **New to agents?** Check out our [pre-configured agents](/agents/overview#pre-configured-agents) to test out a workflow immediately.
+</Info>
 
</file context>
Suggested change
**New to agents?** Check out our [pre-configured agents](/agents/overview#pre-configured-agents) to test out a workflow immediately.
**New to agents?** Check out our [pre-configured agents](/agents/overview#pre-configured-cloud-agents) to test out a workflow immediately.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Jan 13, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 13, 2026
@bdougie bdougie merged commit 2c4cb38 into main Jan 13, 2026
61 of 65 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Jan 13, 2026
@bdougie bdougie deleted the bdougie/fix-links branch January 13, 2026 22:22
@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2026
@sestinj
Copy link
Contributor

sestinj commented Jan 14, 2026

🎉 This PR is included in version 1.37.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Jan 15, 2026

🎉 This PR is included in version 1.39.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants