Skip to content

Commit 1955bb6

Browse files
added link to roadmap page
1 parent 54bc3f3 commit 1955bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ const config: Config = {
183183
},
184184
{
185185
html: '<span id="nav-roadmap" style="display:inline-flex;align-items:center;"></span> Roadmap',
186-
to: "#",
186+
to: "https://github.com/orgs/recodehive/projects/9",
187187
},
188188
{
189189
html: '<span id="nav-community" style="display:inline-flex;align-items:center;"></span> Community',

0 commit comments

Comments
 (0)