]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
fixed image names
authorYann Collet <cyan@fb.com>
Fri, 23 Mar 2018 01:55:26 +0000 (18:55 -0700)
committerYann Collet <cyan@fb.com>
Fri, 23 Mar 2018 01:55:26 +0000 (18:55 -0700)
index.html

index fb0dc948612ecd5c501c1b7f32b9c83c8a1e59a5..f33487c544d51b22d63f07132b2c1371de9ea9e7 100644 (file)
@@ -126,7 +126,7 @@ on the [Silesia compression corpus].
 
 | Compression Speed vs Ratio | Decompression Speed |
 | ---------------------------|-------------------- |
-| <img src="https://raw.githubusercontent.com/facebook/zstd/dev/doc/images/Cspeed2.png" alt="Compression Speed vs Ratio" style="height:500px;"> | <img src="https://raw.githubusercontent.com/facebook/zstd/dev/doc/images/Dspeed3.png" alt="Decompression Speed" style="height:500px;">
+| <img src="https://raw.githubusercontent.com/facebook/zstd/dev/doc/images/CSpeed2.png" alt="Compression Speed vs Ratio" style="height:500px;"> | <img src="https://raw.githubusercontent.com/facebook/zstd/dev/doc/images/DSpeed3.png" alt="Decompression Speed" style="height:500px;">
 
 Several algorithms can produce higher compression ratio but at slower speed, falling outside of the graph.
 For a larger picture including very slow modes, [click on this link](https://raw.githubusercontent.com/facebook/zstd/master/doc/images/DCspeed5.png) .