From: Yann Collet Date: Tue, 21 Dec 2021 17:19:58 +0000 (-0800) Subject: update API manual link for automatic updates at release time X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6afde08e19fc08c5762bedba5f50edf270f0c4b8;p=thirdparty%2Fzstd.git update API manual link for automatic updates at release time --- diff --git a/index.html b/index.html index a461cb57e..4ae52009a 100644 --- a/index.html +++ b/index.html @@ -170,7 +170,7 @@ At the top, you'll find simple methods, using trivial arguments and behavior. Then, at each new paragraph, the API introduces new concepts and parameters, giving gradually more control for advanced usages. -You can learn more about Zstandard API by reading [its documentation](http://facebook.github.io/zstd/zstd_manual.html). +You can learn more about Zstandard API by reading [its documentation](https://raw.githack.com/facebook/zstd/release/doc/zstd_manual.html).