]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
fixed logo path
authorYann Collet <cyan@fb.com>
Sun, 11 Feb 2018 05:05:48 +0000 (21:05 -0800)
committerYann Collet <cyan@fb.com>
Sun, 11 Feb 2018 05:05:48 +0000 (21:05 -0800)
README.md

index 3755315ad6889f5e4193a447953003ef707ba3c1..a7d3250e48f77b1d335e87f07187381751bafc03 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-<p align="center"><img src="https://raw.githubusercontent.com/facebook/zstd/readme/doc/images/zstd_logo86.png" alt="Zstandard"></p>
+<p align="center"><img src="https://raw.githubusercontent.com/facebook/zstd/dev/doc/images/zstd_logo86.png" alt="Zstandard"></p>
 
 __Zstandard__, or `zstd` as short version, is a fast lossless compression algorithm,
 targeting real-time compression scenarios at zlib-level and better compression ratios.