Skip to content

Commit 1e01ce6

Browse files
authored
Merge pull request #1787 from Sh8ubham/fix/remove-roadmap-page
fix: remove roadmap page and redirect to external project board #1733
2 parents 3542679 + 2f8b0ca commit 1e01ce6

10 files changed

Lines changed: 1 addition & 993 deletions

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ const config: Config = {
192192
},
193193
{
194194
label: "🗺️ Roadmap",
195-
to: "/roadmaps",
195+
href: "https://github.com/orgs/recodehive/projects/9",
196196
},
197197
{
198198
label: "🤝 Community",

src/data/roadmaps/html.tsx

Lines changed: 0 additions & 80 deletions
This file was deleted.

src/data/roadmaps/index.tsx

Lines changed: 0 additions & 57 deletions
This file was deleted.

src/data/roadmaps/javascript/index.tsx

Lines changed: 0 additions & 190 deletions
This file was deleted.

0 commit comments

Comments
 (0)