mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-07 13:22:26 +02:00
Switch Jest URL to jestjs.io (#807)
This commit is contained in:
parent
418c840ad4
commit
c0aa98bd55
2 changed files with 2 additions and 2 deletions
|
@ -141,7 +141,7 @@ Special thanks also goes out to our earliest [adopters](https://docusaurus.io/en
|
||||||
|
|
||||||
- [BuckleScript](https://bucklescript.github.io/)
|
- [BuckleScript](https://bucklescript.github.io/)
|
||||||
- [FastText](https://fasttext.cc)
|
- [FastText](https://fasttext.cc)
|
||||||
- [Jest](https://facebook.github.io/jest/)
|
- [Jest](https://jestjs.io)
|
||||||
- [Make It Open](http://makeitopen.com)
|
- [Make It Open](http://makeitopen.com)
|
||||||
- [Prettier](https://prettier.io/)
|
- [Prettier](https://prettier.io/)
|
||||||
- [Reason-react](https://reasonml.github.io/reason-react/)
|
- [Reason-react](https://reasonml.github.io/reason-react/)
|
||||||
|
|
|
@ -101,7 +101,7 @@ module.exports = [
|
||||||
{
|
{
|
||||||
caption: 'Jest',
|
caption: 'Jest',
|
||||||
image: '/img/users/jest.png',
|
image: '/img/users/jest.png',
|
||||||
infoLink: 'https://facebook.github.io/jest/',
|
infoLink: 'https://jestjs.io',
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue