Skip to content

Commit ada6958

Browse files
committed
docs: add --check-redirects flag for mint broken-links
Generated-By: mintlify-agent
1 parent 76d7e28 commit ada6958

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/commands.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ The command excludes files matching [.mintignore](/organize/mintignore) patterns
205205
| --- | --- |
206206
| `--check-anchors` | Also validate anchor links (for example, `/page#section`) against heading slugs. |
207207
| `--check-external` | Also check external URLs for broken links. |
208+
| `--check-redirects` | Also check that redirect destinations in `docs.json` resolve to valid paths. |
208209
| `--check-snippets` | Also check links inside `<Snippet>` components. |
209210

210211
---

0 commit comments

Comments
 (0)