fix: update broken Mission Control workflows links#10661
Open
fix: update broken Mission Control workflows links#10661
Conversation
…ol/beyond-checks The /mission-control/workflows path redirects away and is not a navigable page. Update all references to point to /mission-control/beyond-checks, which is the actual docs page covering agents, triggers, and workflows. Closes #10641
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/mission-control/workflowslinks to/mission-control/beyond-checksacross docs/mission-control/workflowspath has a redirect indocs.jsonand is not a navigable page in the docs sidebar, so links to it were effectively broken/mission-control/beyond-checksis the actual page in the docs navigation covering agents, triggers, and workflow automationFiles changed
docs/agents/overview.mdx— 2 linksdocs/overview.mdx— 1 card hrefdocs/mission-control/tasks.mdx— 1 card hrefCloses #10641
Test plan
/mission-control/beyond-checksresolves correctly on the docs siteSummary by cubic
Updated four broken links from /mission-control/workflows to /mission-control/beyond-checks so users land on the correct Mission Control page for agents, triggers, and workflows. This fixes dead links caused by the non-navigable workflows path.
Written for commit 6917ff8. Summary will update on new commits.