mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +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
|
@ -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,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue