Skip to content

Commit dc52c51

Browse files
committed
Updated README
1 parent 3a55968 commit dc52c51

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pune, Maharashtra, India.<br />
88
# Arrays
99

1010
* [Arrays](https://github.com/OmkarPathak/Data-Structures-using-Python/blob/master/Arrays/Arrays.ipynb)
11-
* [Array](Arrays.py)
12-
* [Reversing an Array](P01_ReversingArray.py)
13-
* [Array Rotation](P02_ArrayRotation.py)
14-
* [Get the missing number](P03_GetMissingNumber.py)
11+
* [Array](Arrays/Arrays.py)
12+
* [Reversing an Array](Arrays/P01_ReversingArray.py)
13+
* [Array Rotation](Arrays/P02_ArrayRotation.py)
14+
* [Get the missing number](Arrays/P03_GetMissingNumber.py)

0 commit comments

Comments
 (0)