Fix Mintlify dev command path in README.md (#320)

* Initial plan

* Fix incorrect Mintlify dev command path in README.md

Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
This commit is contained in:
Copilot
2025-12-16 15:54:50 -05:00
committed by GitHub
parent 7ae4eb87e6
commit 0135fcb6b1
+1 -1
View File
@@ -97,7 +97,7 @@ Restart Claude Code. Context from previous sessions will automatically appear in
💻 **Local Preview**: Run Mintlify docs locally:
```bash
cd docs
cd docs/public
npx mintlify dev
```