From 7d9b10b2c6557a0e799f8a2e24030f08bc86fe87 Mon Sep 17 00:00:00 2001 From: Raf <110781737+mhrafin@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:21:26 +0600 Subject: [PATCH] Update data-structures--algorithms@VJSIbYJcy2MC6MOFBrqXi.md (#7607) Updated the URL to visit the dedicated DSA Roadmap rather than leading to a page not found with the wrong URL. --- .../data-structures--algorithms@VJSIbYJcy2MC6MOFBrqXi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/python/content/data-structures--algorithms@VJSIbYJcy2MC6MOFBrqXi.md b/src/data/roadmaps/python/content/data-structures--algorithms@VJSIbYJcy2MC6MOFBrqXi.md index fbdb823c8..f3257b2a7 100644 --- a/src/data/roadmaps/python/content/data-structures--algorithms@VJSIbYJcy2MC6MOFBrqXi.md +++ b/src/data/roadmaps/python/content/data-structures--algorithms@VJSIbYJcy2MC6MOFBrqXi.md @@ -4,7 +4,7 @@ A data structure is a named location that can be used to store and organize data Visit the following resources to learn more: -- [@roadmap@Visit Dedicated DSA Roadmap](https://roadmap.sh/data-structures-and-algorithms) +- [@roadmap@Visit Dedicated DSA Roadmap](https://roadmap.sh/datastructures-and-algorithms) - [@article@Learn DS & Algorithms](https://www.programiz.com/dsa) - [@video@Data Structures Illustrated](https://www.youtube.com/playlist?list=PLkZYeFmDuaN2-KUIv-mvbjfKszIGJ4FaY) - [@feed@Explore top posts about Algorithms](https://app.daily.dev/tags/algorithms?ref=roadmapsh)