Skip to content

Commit 1b45e7b

Browse files
committed
Update DIRECTORY.md
Remove the link from Directory.md
1 parent e8105e4 commit 1b45e7b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

DIRECTORY.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,7 @@
158158
* Problem 021
159159
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_021/sol1.rb)
160160
* Problem 022
161-
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_022/sol1.rb)
162-
* Problem 025
163-
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_025/sol1.rb)
161+
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_022/sol1.rb)
164162

165163
## Searches
166164
* [Binary Search](https://github.com/TheAlgorithms/Ruby/blob/master/searches/binary_search.rb)

0 commit comments

Comments
 (0)