Skip to content

fix(docs): fix 404 links in forge/quickstart.mdx#13

Merged
agunapal merged 1 commit into
mainfrom
docs/cli-reference
May 19, 2026
Merged

fix(docs): fix 404 links in forge/quickstart.mdx#13
agunapal merged 1 commit into
mainfrom
docs/cli-reference

Conversation

@agunapal

Copy link
Copy Markdown
Contributor

Problem

The link checker was reporting 4 x 404s from forge/quickstart.mdx. Relative paths like ./tutorial-colab-quickstart were resolving to /tutorial-colab-quickstart instead of /forge/tutorial-colab-quickstart on the Mintlify site. The api/orchestrator link also pointed to a page that doesn't exist yet.

Solution

Replaced all relative hrefs in the Next steps section with absolute Mintlify paths (/forge/...). Swapped the unwritten api/orchestrator link for /forge/cli which now exists.

Test plan

  • Link checker passes with 0 errors on forge/quickstart.mdx

@agunapal agunapal merged commit 20aa348 into main May 19, 2026
10 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.

1 participant