aboutsummaryrefslogtreecommitdiff
path: root/src/packed/rabinkarp.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/packed/rabinkarp.rs')
-rw-r--r--src/packed/rabinkarp.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packed/rabinkarp.rs b/src/packed/rabinkarp.rs
index fa6b1e3..c081f70 100644
--- a/src/packed/rabinkarp.rs
+++ b/src/packed/rabinkarp.rs
@@ -32,7 +32,7 @@ const NUM_BUCKETS: usize = 64;
/// https://en.wikipedia.org/wiki/Rabin%E2%80%93Karp_algorithm
///
/// But ESMAJ provides something a bit more concrete:
-/// http://www-igm.univ-mlv.fr/~lecroq/string/node5.html
+/// https://www-igm.univ-mlv.fr/~lecroq/string/node5.html
#[derive(Clone, Debug)]
pub struct RabinKarp {
/// The order of patterns in each bucket is significant. Namely, they are