We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4c2df commit c7f1762Copy full SHA for c7f1762
.vitepress/sidebar.ts
@@ -198,7 +198,7 @@ export function getSidebar() {
198
},
199
{
200
text: 'Integrate Web3 Messaging',
201
- link: '/guides/use-iapp/web3-messaging',
+ link: '/guides/use-iapp/integrate-web3-messaging',
202
203
],
204
@@ -547,7 +547,6 @@ export function getSidebar() {
547
548
549
text: 'Workers & Workerpools',
550
- collapsed: true,
551
items: [
552
553
text: 'Worker Quick Start',
@@ -561,7 +560,6 @@ export function getSidebar() {
561
560
562
563
text: '🔒 TEE Technology',
564
565
566
567
text: 'Introduction to TEE Technologies',
0 commit comments