From: dbohdan Date: Sat, 18 Nov 2017 15:20:03 +0000 (+0200) Subject: Update link for Tcl bindings X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F923%2Fhead;p=thirdparty%2Fzstd.git Update link for Tcl bindings --- diff --git a/index.html b/index.html index 15bc8e2cc..94947e622 100644 --- a/index.html +++ b/index.html @@ -204,7 +204,7 @@ here is a list of known bindings and their authors : | __Erlang__ | Yuki Ito | https://hex.pm/packages/zstd | | __Visual Basic 6__ | Tanner Helland | https://github.com/tannerhelland/VB6-Compression | __Julia__ | Alex Arslan | https://github.com/ararslan/ZStd.jl | -| __Tcl__ | dbohdan | https://tcl.wiki/48788 | +| __Tcl__ | dbohdan | https://wiki.tcl-lang.org/48788 | | __R__ | Konstantin Sorokin | https://cran.r-project.org/web/packages/zstdr/index.html | __C#__ (streaming) | Dmitry Alexandrov | https://gist.github.com/dimzon/4e7f076dd59fa6df2a3207e1fa6ac406 | __OCaml__ | ygrek | https://opam.ocaml.org/packages/zstd/ |