From: Eric Biggers Date: Sat, 17 Dec 2016 03:47:44 +0000 (-0800) Subject: lcpit_matchfinder.c: update link to libdivsufsort X-Git-Tag: v1.11.0~38 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=a242bc57c42cc5f592f502ad9d33fc2801eaa714 lcpit_matchfinder.c: update link to libdivsufsort --- diff --git a/src/lcpit_matchfinder.c b/src/lcpit_matchfinder.c index 8b9ffd9d..a2d6a1e0 100644 --- a/src/lcpit_matchfinder.c +++ b/src/lcpit_matchfinder.c @@ -613,7 +613,7 @@ lcpit_matchfinder_init(struct lcpit_matchfinder *mf, size_t max_bufsize, * References: * * Y. Mori. libdivsufsort, a lightweight suffix-sorting library. - * https://code.google.com/p/libdivsufsort/. + * https://github.com/y-256/libdivsufsort * * G. Nong, S. Zhang, and W.H. Chan. 2009. Linear Suffix Array * Construction by Almost Pure Induced-Sorting. Data Compression