Skip to content

Commit e430f75

Browse files
authored
Merge branch 'main' into docs--simplify-iapp-description
2 parents c2b1c5e + a42b6f0 commit e430f75

File tree

2 files changed

+400
-0
lines changed

2 files changed

+400
-0
lines changed

.vitepress/sidebar.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,10 @@ export function getSidebar() {
387387
text: 'Pay Per Task Model',
388388
link: '/protocol/pay-per-task',
389389
},
390+
{
391+
text: 'Debug Your Tasks',
392+
link: '/protocol/debugging',
393+
},
390394
{
391395
text: 'Workers & Workerpools',
392396
collapsed: false,

0 commit comments

Comments
 (0)