docs(v2): Replace mbt-bundle by sicope-model (#4237)

This commit is contained in:
Tien Vo Xuan 2021-02-18 02:04:05 +07:00 committed by GitHub
parent b533847df8
commit 5f91f414e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

View file

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