Skip to content

Commit 42cf4de

Browse files
committed
Discontinued dashboard information navigable
1 parent 97f70a7 commit 42cf4de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/lib/navigation.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,10 @@ export const navigation: Navigation[] = [
807807
title: 'Writing Plugins',
808808
href: '/docs/writing-plugins',
809809
},
810+
{
811+
title: 'Dashboard component (discontinued)',
812+
href: '/docs/dashboard',
813+
},
810814
],
811815
},
812816
],

0 commit comments

Comments
 (0)