Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit afc92d4

Browse files
author
Long Ho
committed
fix(babel-plugin-react-intl): fix README link
1 parent b50aa04 commit afc92d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/babel-plugin-react-intl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ require('@babel/core').transform('code', {
8484
}); // => { code, map, ast, metadata['react-intl'].messages, metadata['react-intl'].meta };
8585
```
8686

87-
[react intl]: http://formatjs.io/react/
87+
[react intl]: https://github.com/formatjs/react-intl

0 commit comments

Comments
 (0)