Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ mint dev

- **Dev environment not running:** Run `mint update` to ensure you have the most recent version of the CLI
- **Page loads as 404:** Make sure you are running in a folder with a valid `docs.json`
- **Validation fails:** Run `./scripts/validate-docs.sh` and review the output for specific errors
- **Validation fails:** Run `mint broken-links` and review the output for specific errors
- **Broken links detected:** Review the validation output and fix referenced files or URLs

### Resources
Expand Down