removed '/' from Link (#32902)
'/' was linking to the wrong link. Updated please review
This commit is contained in:
committed by
Manish Giri
parent
69735a8890
commit
1e288d7f9a
@ -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>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user