Skip to content

Commit cf31efb

Browse files
TobiDuecesharshildarji
authored andcommitted
Update README.md (TheAlgorithms#553)
1 parent 4e0184a commit cf31efb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -283,14 +283,14 @@ where {\displaystyle \oplus } \oplus denotes the exclusive disjunction (XOR) op
283283
[topological-wiki]: https://en.wikipedia.org/wiki/Topological_sorting
284284

285285
[linear-wiki]: https://en.wikipedia.org/wiki/Linear_search
286-
[linear-image]: http://www.tutorialspoint.com/data_structures_algorithms/images/linear_search.gif
286+
[linear-image]: http://www.tutorialspoint.com/data_structures_algorithms/images/linear_search.gif "Linear Search"
287287

288288
[binary-wiki]: https://en.wikipedia.org/wiki/Binary_search_algorithm
289-
[binary-image]: https://upload.wikimedia.org/wikipedia/commons/f/f7/Binary_search_into_array.png
289+
[binary-image]: https://upload.wikimedia.org/wikipedia/commons/f/f7/Binary_search_into_array.png "Binary Search"
290290

291291

292-
[caesar]: https://upload.wikimedia.org/wikipedia/commons/4/4a/Caesar_cipher_left_shift_of_3.svg
292+
[caesar]: https://upload.wikimedia.org/wikipedia/commons/4/4a/Caesar_cipher_left_shift_of_3.svg "Caesar"
293293

294-
[ROT13-image]: https://upload.wikimedia.org/wikipedia/commons/3/33/ROT13_table_with_example.svg
294+
[ROT13-image]: https://upload.wikimedia.org/wikipedia/commons/3/33/ROT13_table_with_example.svg "ROT13"
295295

296-
[QuickSelect-image]: https://upload.wikimedia.org/wikipedia/commons/0/04/Selecting_quickselect_frames.gif
296+
[QuickSelect-image]: https://upload.wikimedia.org/wikipedia/commons/0/04/Selecting_quickselect_frames.gif "Quick Select"

0 commit comments

Comments
 (0)