From f8699a52a752ac381190362594dd202a648837f3 Mon Sep 17 00:00:00 2001 From: Yodha Sudarsi <101962069+Yodha-Sudarsi@users.noreply.github.com> Date: Mon, 10 Jun 2024 21:28:42 +0530 Subject: [PATCH] Update index.md --- contrib/numpy/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/numpy/index.md b/contrib/numpy/index.md index 3abfb27..4c3edce 100644 --- a/contrib/numpy/index.md +++ b/contrib/numpy/index.md @@ -11,4 +11,4 @@ - [Sorting NumPy Arrays](sorting-array.md) - [NumPy Array Iteration](array-iteration.md) - [Concatenation of Arrays](concatenation-of-arrays.md) -- [Statistical Operations on Arrays](statistical-operations-on-arrays) +- [Statistical Operations on Arrays](statistical-operations-on-arrays.md)