From bcb76b4ef34b34ed70e986a0b54be6dd8cae03c1 Mon Sep 17 00:00:00 2001 From: Danis Idiatullin <125193912+i-danis@users.noreply.github.com> Date: Mon, 24 Mar 2025 16:12:25 +0100 Subject: [PATCH] Fix broken link to the article on common algorithms (#8370) --- .../content/common-algorithms@7a6-AnBI-3tAU1dkOvPkx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/computer-science/content/common-algorithms@7a6-AnBI-3tAU1dkOvPkx.md b/src/data/roadmaps/computer-science/content/common-algorithms@7a6-AnBI-3tAU1dkOvPkx.md index 47a6315cf..aa5332da2 100644 --- a/src/data/roadmaps/computer-science/content/common-algorithms@7a6-AnBI-3tAU1dkOvPkx.md +++ b/src/data/roadmaps/computer-science/content/common-algorithms@7a6-AnBI-3tAU1dkOvPkx.md @@ -16,4 +16,4 @@ Here are some common algorithms that you should know. You can find more informat Visit the following resources to learn more: -- [@article@Top Algorithms and Data Structures](https://towardsdatascience.com/top-algorithms-and-data-structures-you-really-need-to-know-ab9a2a91c7b5) +- [@article@Top Algorithms and Data Structures](https://medium.com/data-science/top-algorithms-and-data-structures-you-really-need-to-know-ab9a2a91c7b5)