Skip to content

Commit

Permalink
Update v2-migration.mdx (#1193)
Browse files Browse the repository at this point in the history
* Update v2-migration.mdx

* update docs
  • Loading branch information
alisonjoseph authored Nov 30, 2021
1 parent 3ca8b4d commit 00817e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/example/src/pages/guides/v2-migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ equivalent if your project uses `npm` as its package manager.

</InlineNotification>

1. Update Gatsby
1. Update Gatsby to v3
```
yarn add gatsby@latest
yarn add gatsby@latest-v3
```
2. Update gatsby plugins (including the theme)
```
Expand Down

1 comment on commit 00817e4

@vercel
Copy link

@vercel vercel bot commented on 00817e4 Nov 30, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.