summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-09-25 13:49:26 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-09-25 13:49:26 (GMT)
commit177cdabfa4177e5d544f656a78feb70f5ef2856f (patch)
treeaca92ae6c27dec926d5369dde974647a927e7cee
parentb5e7a0ce8ff44af9c7b6eb956a335cbd0f63c40f (diff)
downloadlz4-177cdabfa4177e5d544f656a78feb70f5ef2856f.zip
lz4-177cdabfa4177e5d544f656a78feb70f5ef2856f.tar.gz
lz4-177cdabfa4177e5d544f656a78feb70f5ef2856f.tar.bz2
Updated C# version by Milosz
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8ab55b0..7a391b5 100644
--- a/index.html
+++ b/index.html
@@ -197,7 +197,7 @@ Each version encapsulates the compressed result into its own header/frame format
|__Java__ |Adrien Grand |https://github.com/jpountz/lz4-java |
|__Python__ |Steeve Morin |http://pypi.python.org/pypi/lz4 |
|__Perl__ |Gray |http://search.cpan.org/dist/Compress-LZ4/ |
-|__C#__ |Milosz Krajewski |http://lz4net.codeplex.com |
+|__C#__ |Milosz Krajewski |https://github.com/MiloszKrajewski/lz4net |
|__C#__ streaming |Phill Djonov |https://github.com/pdjonov/Lz4Stream |
|__Go__ |Branimir Karadzic |https://github.com/bkaradzic/go-lz4 |
|__Ruby__ |Komiya Atsushi |http://rubygems.org/gems/lz4-ruby |