removed '/' from Link (#32902)

'/' was linking to the wrong link. Updated please review
This commit is contained in:
Akshay Babbar
2018-11-29 06:37:06 +05:30
committed by Manish Giri
parent 69735a8890
commit 1e288d7f9a

View File

@ -43,6 +43,6 @@ while (end of text or brute force comparison == true)
* ***Plagiarism Detection***
#### More Information:
<a href='https://en.wikipedia.org/wiki/Rabin%E2%80%93Karp_algorithm/' target='_blank' rel='nofollow'>Rabin-Karp on Wikipedia</a>
<a href='https://en.wikipedia.org/wiki/Rabin%E2%80%93Karp_algorithm' target='_blank' rel='nofollow'>Rabin-Karp on Wikipedia</a>