summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <Cyan4973@users.noreply.github.com>2017-11-18 18:54:45 (GMT)
committerGitHub <noreply@github.com>2017-11-18 18:54:45 (GMT)
commit6404793c406501302bcfd09c0e428b564c7e63f2 (patch)
tree5194f07b3969f5c0a2d712a7e67fabb59e935410
parent9d0842c3eac5270adc94e342b37aa439e73ed10d (diff)
parentd4b923c953a4222ed735f417d17a682144ea7895 (diff)
downloadlz4-6404793c406501302bcfd09c0e428b564c7e63f2.zip
lz4-6404793c406501302bcfd09c0e428b564c7e63f2.tar.gz
lz4-6404793c406501302bcfd09c0e428b564c7e63f2.tar.bz2
Merge pull request #420 from dbohdan/gh-pages
Update link for Tcl decoder
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index cdc8b69..20990df 100644
--- a/index.html
+++ b/index.html
@@ -185,7 +185,7 @@ They are in conformance with the LZ4 [block] and [frame] specifications, and are
|__Lua__ | Witchu Promjunyakul |https://github.com/witchu/lua-lz4 |
|__Z80 assembly__ decoder | Piotr Drapich |http://www.union.org.pl/download/z80/LZ4_Z80.asm |
|__Java__ | Apache Commons Developer |http://commons.apache.org/proper/commons-compress/ |
-|__Tcl__ decoder | dbohdan |https://tcl.wiki/48789 |
+|__Tcl__ decoder | dbohdan |https://wiki.tcl-lang.org/48789 |
[block]:lz4_Block_format.md
[frame]:lz4_Frame_format.md