Skip to content

Commit 847a49d

Browse files
authored
add dev roadmap link
1 parent 7a3c375 commit 847a49d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

organized/docusaurus.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ const config: Config = {
102102
label: 'GitHub repository',
103103
href: 'https://github.com/sws2apps/organized-app',
104104
},
105+
{
106+
label: 'Development roadmap',
107+
href: 'https://github.com/sws2apps/organized-app/discussions/178',
108+
},
105109
],
106110
},
107111
{

0 commit comments

Comments
 (0)