summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2021-07-08 14:21:59 (GMT)
committerYann Collet <cyan@fb.com>2021-07-08 14:21:59 (GMT)
commit88984e30f5d238ee1da6e7cbd1213f58b8de3eb0 (patch)
tree4642890039b16b12521a7f62d6d3443af4a4f57a
parent67204c1fe85e0645c495c994b5228b5ddebeed83 (diff)
downloadlz4-88984e30f5d238ee1da6e7cbd1213f58b8de3eb0.zip
lz4-88984e30f5d238ee1da6e7cbd1213f58b8de3eb0.tar.gz
lz4-88984e30f5d238ee1da6e7cbd1213f58b8de3eb0.tar.bz2
updated Xilinx link
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 9a86a38..3777a19 100644
--- a/index.html
+++ b/index.html
@@ -391,7 +391,7 @@ They are not interoperable with LZ4 command line utility.
### Hardware
<div id="lz4-hardware" class="container">
<ul id="icons" class="list-inline">
-<li><a href="https://github.com/Xilinx/Applications/tree/master/data_compression/xil_lz4"><img src="images/logo50/xilinx.png"/><span> Xilinx FPGA</span></a></li>
+<li><a href="https://github.com/Xilinx/Vitis_Libraries/tree/master/data_compression/L2/tests/lz4_compress"><img src="images/logo50/xilinx.png"/><span> Xilinx FPGA</span></a></li>
</ul>
</div>