We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6befd commit f2a8b36Copy full SHA for f2a8b36
docs/index.html
@@ -20,8 +20,7 @@ <h1 class="header">OpenLibm</h1>
20
<p class="header">A high quality system independent, portable, open source libm implementation</p>
21
22
<ul>
23
- <li class="download"><a class="buttons" href="https://github.com/JuliaLang/openlibm/archive/v0.4.1.zip">Download ZIP</a></li>
24
- <li class="download"><a class="buttons" href="https://github.com/JuliaLang/openlibm/archive/v0.4.1.tar.gz">Download TAR</a></li>
+ <li class="download"><a class="buttons" href="https://github.com/JuliaMath/openlibm/releases">Download</a></li>
25
<li><a class="buttons github" href="https://github.com/JuliaLang/openlibm">View On GitHub</a></li>
26
</ul>
27
0 commit comments