Skip to content

Commit 42250cd

Browse files
authored
More references to old repo.
1 parent e932c9d commit 42250cd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
[![Build Status](https://secure.travis-ci.org/SlexAxton/Jed.png)](http://travis-ci.org/SlexAxton/Jed)
1+
[![Build Status](https://secure.travis-ci.org/messageformat/Jed.png)](http://travis-ci.org/messageformat/Jed)
22

33
# Jed
44

55
*Gettext Style i18n for Modern JavaScript Apps*
66

7-
For more info, please visit the docs site at <http://slexaxton.github.com/Jed>.
7+
For more info, please visit the docs site at <http://messageformat.github.com/Jed>.
88

99
## You sure you don't want something more modern?
1010

1111
Jed is feature complete in my opinion. I am happy to fix bugs, but generally am not interested in adding more to the library.
1212

13-
I also maintain [messageformat.js](https://github.com/SlexAxton/messageformat.js). If you don't specifically need a gettext implementation, I might suggest using MessageFormat instead, as it has better support for plurals/gender and has built-in locale data.
13+
I also maintain [messageformat.js](https://github.com/messageformat/messageformat.js). If you don't specifically need a gettext implementation, I might suggest using MessageFormat instead, as it has better support for plurals/gender and has built-in locale data.
1414

1515

1616
## Parsing Gettext Files

0 commit comments

Comments
 (0)