Skip to content

Commit

Permalink
docs: change package name in example script
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanBobi authored Oct 3, 2020
1 parent 0951eef commit 0aab42e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ You can add option flags to the migration command to automatically migrate markd
```
// example using options
npx docusaurus-migrate migrate --mdx --page ./v1-website ./v2-website
npx @docusaurus/migrate migrate --mdx --page ./v1-website ./v2-website
```
:::danger
Expand Down

0 comments on commit 0aab42e

Please sign in to comment.