Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 68c5959

Browse files
committed
Remove missing mention in sidebar
1 parent 38590a2 commit 68c5959

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

docs/build/getting-started/sidebars.ts

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -116,28 +116,6 @@ module.exports = {
116116
},
117117
],
118118
},
119-
{
120-
type: 'category',
121-
label: 'ShimmerEVM Testnet',
122-
collapsed: true,
123-
link: {
124-
type: 'generated-index',
125-
title: 'ShimmerEVM Testnet Tools',
126-
slug: '/tools/evm/shimmer-testnet',
127-
},
128-
items: [
129-
{
130-
label: 'Explorer',
131-
type: 'link',
132-
href: 'https://explorer.evm.testnet.shimmer.network',
133-
},
134-
{
135-
label: 'Toolkit & Faucet',
136-
type: 'link',
137-
href: 'https://evm-toolkit.evm.testnet.shimmer.network/',
138-
},
139-
],
140-
},
141119
{
142120
type: 'link',
143121
label: 'WASP CLI',

0 commit comments

Comments
 (0)