Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Dec 18, 2025

Added documentation for the new partial wildcard redirect feature that allows matching URL segments with specific prefixes. This enables redirects like /en/articles/9140627-* to match any URL starting with that prefix.

Files changed

  • create/redirects.mdx - Added section explaining partial wildcard redirects with examples

Generated from partial wildcard support @yangleyland


Note

Documents partial wildcard redirects with examples and adds an "Avoid infinite redirects" section; minor copy tweaks to broken links guidance.

  • Docs (create/redirects.mdx):
    • Partial wildcard redirects: New section explaining prefix-based matches (e.g., "/articles/concepts-*") and substitution in destinations (e.g., "/old/article-*""/new/article-*").
    • Avoid infinite redirects: Replaces prior warning with a dedicated section and example showing destination cannot match source.
    • Broken links: Renames to “Check for broken links” and simplifies CLI guidance.

Written by Cursor Bugbot for commit 2e45950. This will update automatically on new commits. Configure here.

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
@ethanpalm ethanpalm merged commit 2575621 into main Dec 18, 2025
6 checks passed
@ethanpalm ethanpalm deleted the mintlify/partial-wildcard-redirects-docs-92696 branch December 18, 2025 22:22
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