From 0855a5ec6ea38dce5b9796097ed2b20e28b8b602 Mon Sep 17 00:00:00 2001 From: Yatharth Date: Mon, 13 May 2024 12:03:36 +0530 Subject: [PATCH] linked sorting-algorithms --- contrib/ds-algorithms/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/ds-algorithms/index.md b/contrib/ds-algorithms/index.md index 810313c..5b52155 100644 --- a/contrib/ds-algorithms/index.md +++ b/contrib/ds-algorithms/index.md @@ -1,4 +1,4 @@ # List of sections - [Section title](filename.md) -- [Sorting Algorithms](soritng-algorithms.md) +- [Sorting Algorithms](sorting-algorithms.md)