]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
fix blosc link
authorYann Collet <cyan@fb.com>
Mon, 6 Jul 2020 17:04:43 +0000 (10:04 -0700)
committerYann Collet <cyan@fb.com>
Mon, 6 Jul 2020 17:04:43 +0000 (10:04 -0700)
fix #2225

index.html

index b738ba797a0c8272e3b88fba2883c4a5fbaaea4a..1eadc901b6fc970c4fdaccff55f90c32d78ac345 100644 (file)
@@ -320,7 +320,7 @@ Finally, Peazip is a free multi-platforms archiver by Giorgio Tani with [support
 <div class="container">
   <ul class="list-inline">
     <li><a href="http://www.fstpackage.org/"       ><img src="images/fst.png"     /></a> [FST](https://github.com/fstpackage/fst/tree/master/src/ZSTD) </li>
-    <li><a href="http://www.blosc.org/"            ><img src="images/blosc.png"   /></a> [Blosc](http://www.blosc.org/blog/zstd-has-just-landed-in-blosc.html) </li>
+    <li><a href="http://www.blosc.org/"            ><img src="images/blosc.png"   /></a> [Blosc](https://www.blosc.org/posts/zstd-has-just-landed-in-blosc/) </li>
     <li><a href="http://bcolz.blosc.org/en/latest/"><img src="images/bcolz.png"   /></a> [bcolz](https://github.com/Blosc/bcolz/tree/master/c-blosc/internal-complibs/zstd-1.1.2) </li>
     <li><a href="https://pypi.python.org/pypi/mrcz"><img src="images/mrc.png"     /></a> [mrcz](https://github.com/em-MRCZ/c-mrcz) </li>
     <li><a href="http://www.well.ox.ac.uk/~gav/bgen_format/bgen_format.html"><img src="images/oxford.png" /></a> [bgen](http://www.well.ox.ac.uk/~gav/bgen_format/bgen_format.html) </li>