Skip to content

Commit 876b1e2

Browse files
authoredJul 13, 2022
docs(website): Correct <Get Ready For ESM> article link (#740)
1 parent e524416 commit 876b1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎website/pages/docs/migrate.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ import { transform } from '@svgr/core'
122122

123123
## ES Modules
124124

125-
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.
125+
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 commit comments

Comments
 (1)

vercel[bot] commented on Jul 13, 2022

@vercel[bot]

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.