Skip to content

Commit 2b12b06

Browse files
authored
Merge pull request #1669 from oasisprotocol/matevz/fix/playground-demos
docs: Replace playground with demos
2 parents 8a6795d + a2cbcd1 commit 2b12b06

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ const config: Config = {
200200
to: 'https://faucet.testnet.oasis.io/',
201201
},
202202
{
203-
label: 'Playground',
204-
to: 'https://playground.oasis.io/',
203+
label: 'Demos',
204+
to: 'https://demos.oasis.io/',
205205
},
206206
{
207207
label: 'API',

0 commit comments

Comments
 (0)