Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Switch Jest URL to jestjs.io
  • Loading branch information
RhysBower committed Jun 27, 2018
commit 0959a26deb1463687b2076e513bc3a9c17969442
2 changes: 1 addition & 1 deletion website/blog/2017-12-14-introducing-docusaurus.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down
2 changes: 1 addition & 1 deletion website/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},
Expand Down