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

@ -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,
},