From 07cc6d07b21e708ea2a3232384808736dcfe13d2 Mon Sep 17 00:00:00 2001 From: Andre F de Miranda Date: Fri, 20 Oct 2017 19:05:14 +1100 Subject: [PATCH] Update link to Java decoder from Presto to AIrlift --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b83be6d6c..5a7f5dd52 100644 --- a/index.html +++ b/index.html @@ -218,7 +218,7 @@ This is a re-implementation of Zstandard following the [format specification](ht | Language | Author | URL | | ------------ | ------------------- | ------------------------------------- | -| __Java__ (decoder) | Martin Traverso | https://github.com/prestodb/presto/tree/master/presto-orc/src/main/java/com/facebook/presto/orc/zstd +| __Java__ (decoder) | Martin Traverso | https://github.com/airlift/aircompressor
-- 2.47.2