Skip to content

Commit f2a8b36

Browse files
authored
Update download links to point to releases
1 parent 1d6befd commit f2a8b36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ <h1 class="header">OpenLibm</h1>
2020
<p class="header">A high quality system independent, portable, open source libm implementation</p>
2121

2222
<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>
23+
<li class="download"><a class="buttons" href="https://github.com/JuliaMath/openlibm/releases">Download</a></li>
2524
<li><a class="buttons github" href="https://github.com/JuliaLang/openlibm">View On GitHub</a></li>
2625
</ul>
2726

0 commit comments

Comments
 (0)