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

Commit 0ab8352

Browse files
authored
fix README (#184)
1 parent a117220 commit 0ab8352

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -261,14 +261,14 @@ See the [LICENSE file][LICENSE] for license text and copyright information.
261261

262262
[npm]: https://www.npmjs.org/package/intl-messageformat
263263
[npm-badge]: https://img.shields.io/npm/v/intl-messageformat.svg?style=flat-square
264-
[david]: https://david-dm.org/yahoo/intl-messageformat
265-
[david-badge]: https://img.shields.io/david/yahoo/intl-messageformat.svg?style=flat-square
266-
[travis]: https://travis-ci.org/yahoo/intl-messageformat
267-
[travis-badge]: https://img.shields.io/travis/yahoo/intl-messageformat/master.svg?style=flat-square
264+
[david]: https://david-dm.org/formatjs/intl-messageformat
265+
[david-badge]: https://img.shields.io/david/formatjs/intl-messageformat.svg?style=flat-square
266+
[travis]: https://travis-ci.org/formatjs/intl-messageformat
267+
[travis-badge]: https://img.shields.io/travis/formatjs/intl-messageformat/master.svg?style=flat-square
268268
[sauce]: https://saucelabs.com/u/intl-messageformat
269269
[sauce-badge]: https://saucelabs.com/browser-matrix/intl-messageformat.svg
270270
[strawman]: http://wiki.ecmascript.org/doku.php?id=globalization:messageformatting
271-
[parser]: https://github.com/yahoo/intl-messageformat-parser
271+
[parser]: https://github.com/formatjs/intl-messageformat-parser
272272
[ICU]: http://userguide.icu-project.org/formatparse/messages
273273
[CLDR]: http://cldr.unicode.org/
274274
[Intl]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl
@@ -278,4 +278,4 @@ See the [LICENSE file][LICENSE] for license text and copyright information.
278278
[Intl.js]: https://github.com/andyearnshaw/Intl.js
279279
[rawgit]: https://rawgit.com/
280280
[semver]: http://semver.org/
281-
[LICENSE]: https://github.com/yahoo/intl-messageformat/blob/master/LICENSE
281+
[LICENSE]: https://github.com/formatjs/intl-messageformat/blob/master/LICENSE

0 commit comments

Comments
 (0)