From ef8aa78d5962d6924a1ecbc1449d8e8cb23d5803f48bbe6f743e063d26c85a9c Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 15 May 2025 12:51:59 +0300 Subject: [PATCH] Proper link to Zstandard --- doc/build/skelpkg.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/skelpkg.texi b/doc/build/skelpkg.texi index 1e51052..19d4271 100644 --- a/doc/build/skelpkg.texi +++ b/doc/build/skelpkg.texi @@ -67,7 +67,7 @@ always just create a (sym)link to it with a short name. @cindex Zstandard @file{bin} inner archive is compressed by default with -@url{https://en.wikipedia.org/wiki/Zstd, Zstandard}. Being much faster +@url{https://facebook.github.io/zstd/, Zstandard}. Being much faster than venerable @command{gzip}, it achieves much better compression ratio. But the main issues is its ultimate decompression speed, where hardly your CPU will be the bottleneck. Reducing amount of data transfer -- 2.50.0