From ecde636ca4dbdf74208b1569d90e36dc8c598f1e Mon Sep 17 00:00:00 2001
From: Danis Idiatullin <i.danis.idiatullin@gmail.com>
Date: Fri, 21 Mar 2025 18:00:05 +0100
Subject: [PATCH] Fix broken link to the article on common algorithms.

---
 .../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)