1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-24 01:42:55 +02:00

Fix broken link

This commit is contained in:
Kamran Ahmed
2024-03-30 04:50:59 +00:00
parent 84fc0e40b5
commit 2eec44303c

View File

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