mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-30 14:14:17 +00:00
chore(v2): update showcase and broken link
This commit is contained in:
parent
3acf880411
commit
6afe6b3559
Binary file not shown.
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 252 KiB |
|
|
@ -11,8 +11,8 @@ const users = [
|
|||
title: 'Channel.js',
|
||||
description: 'The missing constructor for creating safe async iterators',
|
||||
preview: require('./showcase/channeljs.png'),
|
||||
website: 'https://channel.js.org',
|
||||
source: 'https://github.com/channeljs/channel',
|
||||
website: 'https://repeater.js.org/',
|
||||
source: 'https://github.com/repeaterjs/repeater',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue