Skip to content

docs: redirect legacy /build/overview to /build#7

Open
victorchimakanu wants to merge 1 commit into
mainfrom
victor/docs-redirect-build-overview
Open

docs: redirect legacy /build/overview to /build#7
victorchimakanu wants to merge 1 commit into
mainfrom
victor/docs-redirect-build-overview

Conversation

@victorchimakanu

Copy link
Copy Markdown
Contributor

What

Adds a redirect /build/overview/build to docs.json.

Why

The build path landing page is build/index.mdx, so its live slug is /build (and /docs/build on the proxied aomi.dev host). The old pre v1.1 slug /build/overview now 404s, but it is still:

  • the target of inbound links, bookmarks, and external references, and
  • the destination aomi.dev/docs currently redirects to (/docs/build/overview), which dead ends.

This one line redirect makes the legacy URL resolve to the real page. docs.json validates as JSON.

Note for the platform side (not in this PR)

Separately, aomi.dev/docs/* is serving a stale CDN cache from before the Mintlify migration (PR #183) and needs a Cloudflare + Vercel cache purge. That is the primary reason the docs look wrong on aomi.dev; this redirect is the secondary slug fix.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

The build path landing page is build/index.mdx (slug /build) since
v1.1. The old /build/overview slug 404s, but it is still the target
of inbound links and bookmarks (and aomi.dev/docs currently redirects
/docs to /docs/build/overview). Add a redirect so the old URL resolves.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 10, 2026 09:21
@mintlify

mintlify Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
aomilabs 🟢 Ready View Preview Jun 10, 2026, 9:22 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a Mintlify docs redirect so the legacy pre-v1.1 URL /build/overview resolves to the current build landing page at /build, avoiding 404s from existing inbound links/bookmarks (and from the proxied aomi.dev/docs behavior described in the PR).

Changes:

  • Added a redirect entry mapping /build/overview/build in docs.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@0xgordian 0xgordian self-assigned this Jun 11, 2026
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.

3 participants