mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 06:50:36 +02:00
docs(v2): Replace mbt-bundle by sicope-model (#4237)
This commit is contained in:
parent
b533847df8
commit
5f91f414e0
3 changed files with 5 additions and 5 deletions
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
BIN
website/src/data/showcase/sicope-model.png
Normal file
BIN
website/src/data/showcase/sicope-model.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 93 KiB |
|
@ -261,11 +261,11 @@ const users = [
|
|||
pinned: true,
|
||||
},
|
||||
{
|
||||
title: 'MBT Bundle',
|
||||
description: 'An open source model-based testing tool',
|
||||
preview: require('./showcase/mbt-bundle.png'),
|
||||
website: 'https://mbtbundle.org',
|
||||
source: 'https://github.com/tienvx/mbt-bundle',
|
||||
title: 'SICOPE Model',
|
||||
description: 'An open source model-based testing tool for web applications',
|
||||
preview: require('./showcase/sicope-model.png'),
|
||||
website: 'https://sicope-model.github.io/',
|
||||
source: 'https://github.com/sicope-model/sicope-model',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue