File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ Minimal and clean example implementations of data structures and algorithms in P
98
98
- [ sqrt_precision_factor] ( math/sqrt_precision_factor.py )
99
99
- [ pythagoras] ( math/pythagoras.py )
100
100
- [ matrix] ( matrix )
101
- - [ matrix_rotation.txt] ( matrix_rotation.txt )
101
+ - [ matrix_rotation.txt] ( matrix/ matrix_rotation.txt)
102
102
- [ bomb_enemy] ( matrix/bomb_enemy.py )
103
103
- [ rotate_image] ( matrix/rotate_image.py )
104
104
- [ sparse_dot_vector] ( matrix/sparse_dot_vector.py )
@@ -202,4 +202,4 @@ Minimal and clean example implementations of data structures and algorithms in P
202
202
- [ nearby_drivers] ( design/nearby_drivers.md )
203
203
- [ ride_sharing] ( design/ride_sharing.md )
204
204
- [ task_runner] ( design/task_runner.md )
205
- - [ twitter_feeds] ( design/twitter_feeds.md )
205
+ - [ twitter_feeds] ( design/twitter_feeds.md )
You can’t perform that action at this time.
0 commit comments