Fix broken link

pull/5288/merge
Kamran Ahmed 8 months ago
parent 84fc0e40b5
commit 2eec44303c
  1. 2
      src/components/Roadmaps/RoadmapsPage.tsx

@ -260,7 +260,7 @@ const groups: GroupType[] = [
}, },
{ {
title: 'Data Structures', title: 'Data Structures',
link: '/data-structures-and-algorithms', link: '/datastructures-and-algorithms',
type: 'skill', type: 'skill',
otherGroups: ['Web Development'], otherGroups: ['Web Development'],
}, },

Loading…
Cancel
Save