diff --git a/website/pages/docs/migrate.mdx b/website/pages/docs/migrate.mdx index 70db682b..2ae4e2bf 100644 --- a/website/pages/docs/migrate.mdx +++ b/website/pages/docs/migrate.mdx @@ -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.