Skip to content

Commit

Permalink
docs(website): Correct <Get Ready For ESM> article link (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinchang committed Jul 13, 2022
1 parent e524416 commit 876b1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/docs/migrate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ import { transform } from '@svgr/core'

## ES Modules

SVGR v6 will be the last version to support CommonJS. If you are still using CommonJS you should [Get Ready For ESM](https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77) as soon as possible.
SVGR v6 will be the last version to support CommonJS. If you are still using CommonJS you should [Get Ready For ESM](https://medium.com/sindre-sorhus/get-ready-for-esm-aa53530b3f77) as soon as possible.

1 comment on commit 876b1e2

@vercel
Copy link

@vercel vercel bot commented on 876b1e2 Jul 13, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

svgr – ./

svgr-gregberge.vercel.app
api.react-svgr.com
svgr-git-main-gregberge.vercel.app

Please sign in to comment.