<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>
<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 |
| __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>