Skip to content

Commit 2f8b0ca

Browse files
committed
fix: remove roadmap page and redirect to external GitHub project board
1 parent 0f57b4f commit 2f8b0ca

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)