From 7f43373d0e9844dbb366e23b559794c3d5301f1f Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Tue, 18 Jun 2024 03:15:29 +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 2b0c357..a61195b 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) -- [Universal Functions (Ufunc)](Universal-Functions.md) +- [Universal Functions (Ufunc)](universal-functions.md)