Switch Jest URL to jestjs.io (#807)

This commit is contained in:
Rhys Bower 2018-06-26 21:07:58 -07:00 committed by Yangshun Tay
parent 418c840ad4
commit c0aa98bd55
2 changed files with 2 additions and 2 deletions

View file

@ -141,7 +141,7 @@ Special thanks also goes out to our earliest [adopters](https://docusaurus.io/en
- [BuckleScript](https://bucklescript.github.io/)
- [FastText](https://fasttext.cc)
- [Jest](https://facebook.github.io/jest/)
- [Jest](https://jestjs.io)
- [Make It Open](http://makeitopen.com)
- [Prettier](https://prettier.io/)
- [Reason-react](https://reasonml.github.io/reason-react/)

View file

@ -101,7 +101,7 @@ module.exports = [
{
caption: 'Jest',
image: '/img/users/jest.png',
infoLink: 'https://facebook.github.io/jest/',
infoLink: 'https://jestjs.io',
fbOpenSource: true,
pinned: true,
},