mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +02:00
docs(v2): add documentation for migration command (#3026)
* docs(v2): add docs for migration command * docs(v2): fix admonitions * docs(v2): make minor changes to instructions * docs(v2): add information about option flags * docs(v2): put migration docs in guide folder * fix(v2): fix broken links * fix(v2): fix more broken links * docs(v2): fix a broken link again * fix(v2): rerun github action * Update website/docs/guides/migrating-from-v1-to-v2.md * Update website/docs/guides/migrating-from-v1-to-v2.md Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
a0ef8939a1
commit
a9109fba7b
3 changed files with 75 additions and 2 deletions
|
@ -31,7 +31,7 @@ module.exports = {
|
|||
'blog',
|
||||
'search',
|
||||
'deployment',
|
||||
'migrating-from-v1-to-v2',
|
||||
'guides/migrating-from-v1-to-v2',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue