summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2017-07-21 18:00:13 (GMT)
committerYann Collet <cyan@fb.com>2017-07-21 18:00:13 (GMT)
commitd2282ff66117d9a1718b135903aa60759b430bf2 (patch)
treeab4163ac4263e701c65d1b7ad2c5fc80cbfaa0bf /index.html
parentd671bf301391cb49a526371378d63e67ebadb33a (diff)
downloadlz4-d2282ff66117d9a1718b135903aa60759b430bf2.zip
lz4-d2282ff66117d9a1718b135903aa60759b430bf2.tar.gz
lz4-d2282ff66117d9a1718b135903aa60759b430bf2.tar.bz2
added QuadStor
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/index.html b/index.html
index da66776..37dab8e 100644
--- a/index.html
+++ b/index.html
@@ -345,11 +345,12 @@ They are not interoperable with LZ4 command line utility.
#### Storage
<div id="lz4usedby" class="container">
<ul id="icons" class="list-inline">
-<li><a href="https://www.datastax.com/" ><img src="images/logo50/datastax.png" /><span> DataStax</span></a></li>
-<li><a href="https://www.hybrid-san.co.uk/" ><img src="images/logo50/nimblestorage.png" /><span> Nimble Storage</span></a></li>
-<li><a href="https://www.nexenta.com/" ><img src="images/logo50/nexenta.png" /><span> Nexenta</span></a></li>
-<li><a href="https://kaminario.com/flash-array/" ><img src="images/logo50/k2spear.png" /><span> K2 Spear</span></a></li>
-<li><a href="https://syneto.net/" ><img src="images/logo50/syneto.png" /><span> Syneto OS</span></a></li>
+<li><a href="https://www.datastax.com/" ><img src="images/logo50/datastax.png" /><span> DataStax</span></a></li>
+<li><a href="https://www.hybrid-san.co.uk/" ><img src="images/logo50/nimblestorage.png" /><span> Nimble Storage</span></a></li>
+<li><a href="https://www.nexenta.com/" ><img src="images/logo50/nexenta.png" /><span> Nexenta</span></a></li>
+<li><a href="https://kaminario.com/flash-array/"><img src="images/logo50/k2spear.png" /><span> K2 Spear</span></a></li>
+<li><a href="https://syneto.net/" ><img src="images/logo50/syneto.png" /><span> Syneto OS</span></a></li>
+<li><a href="http://quadstor.com/" ><img src="images/logo50/quadstor.png" /><span> QuadStor</span></a></li>
</ul>
</div>