Skip to content

Commit 01ece09

Browse files
authored
Merge pull request #345 from Richajaishwal0/roadmap
Added link to roadmap page
2 parents e99d67e + 1955bb6 commit 01ece09

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)