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:
@@ -97,7 +97,7 @@ Restart Claude Code. Context from previous sessions will automatically appear in
|
|||||||
💻 **Local Preview**: Run Mintlify docs locally:
|
💻 **Local Preview**: Run Mintlify docs locally:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd docs
|
cd docs/public
|
||||||
npx mintlify dev
|
npx mintlify dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user