Skip to content

Commit aa0b9b3

Browse files
Documentation edits made through Mintlify web editor
1 parent 77bdb0d commit aa0b9b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

guides/migration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ Don't see your docs provider or have a home grown system? We can still help\! Pl
9292

9393
## Commands
9494

95-
- `mintlify-scrape section [url]` - Scrapes multiple pages in a site.
96-
- `mintlify-scrape page [url]` - Scrapes a single page in a site.
95+
- `mint-scrape section [url]` - Scrapes multiple pages in a site.
96+
- `mint-scrape page [url]` - Scrapes a single page in a site.
9797

9898
The commands will automatically detect the framework.
9999

installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,6 @@ If you use JetBrains, we recommend the [MDX IntelliJ IDEA plugin](https://plugin
152152
3. Reinstall the mint CLI: `npm install -g mint`
153153
</Accordion>
154154
<Accordion title="Issue: Encountering an unknown error">
155-
Solution: Go to the root of your device and delete the ~/.mintlify folder. Afterwards, run `mint dev` again.
155+
Solution: Go to the root of your device and delete the ~/.mint folder. Afterwards, run `mint dev` again.
156156
</Accordion>
157157
</AccordionGroup>

0 commit comments

Comments
 (0)