]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
minor spelling changes
authorYann Collet <yann.collet.73@gmail.com>
Sat, 9 Jul 2016 20:24:35 +0000 (22:24 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Sat, 9 Jul 2016 20:24:35 +0000 (22:24 +0200)
index.html

index e2c011c1332fec747db74f4b2e94d7d6614ee903..e0333d62a6508528dc955fb35da25933878a2473 100644 (file)
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
           <ul class="nav navbar-nav navbar-nav">
             <li><a href="https://github.com/Cyan4973/zstd/releases/latest">Latest Release</a></li>
-            <li><a href="#other-languages">Versions</a></li>
+            <li><a href="#other-languages">Ports</a></li>
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Index<span class="caret"></span></a>
               <ul class="dropdown-menu" role="menu">
                 <li><a href="#benchmarks">Benchmarks</a></li>
-                <li><a href="#other-languages">Other versions</a></li>
+                <li><a href="#GUI">GUI</a></li>
+                <li><a href="#other-languages">Ports</a></li>
               </ul>
             </li>
           </ul>
@@ -167,7 +168,7 @@ with [Zstandard included](https://mcmilk.de/projects/7-Zip-ZStd/).
 <a name="other-languages"></a>
 ## Multiple languages
 
-Should you need Zstandard in another language,
+Should you need Zstandard in another language [than reference C],
 here is a list of known ports and their authors :
 
 | Language     | Author              | URL                                   |
@@ -181,6 +182,7 @@ here is a list of known ports and their authors :
 | __PHP__      | Kamijo              | https://github.com/kjdev/php-ext-zstd |
 | __Ruby__     | Jarred Holman       | https://github.com/jarredholman/ruby-zstd
 
+[than reference C]:https://github.com/Cyan4973/zstd
 
 ---
 </xmp>