mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +02:00
docs(v2): fix Jest showcase screenshot (#4754)
This commit is contained in:
parent
35e17ef129
commit
271af118b9
1 changed files with 1 additions and 1 deletions
|
@ -473,7 +473,7 @@ const Users = [
|
|||
{
|
||||
title: 'Jest',
|
||||
description: 'Jest is a delightful JavaScript Testing Framework with a focus on simplicity.',
|
||||
preview: require('./showcase/intelagent.png'),
|
||||
preview: require('./showcase/jest.png'),
|
||||
website: 'https://jestjs.io/',
|
||||
source: 'https://github.com/facebook/jest/tree/master/website',
|
||||
tags: ['favorite','opensource','design','i18n','versioning'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue