Viral B. Shah 10 年之前
父節點
當前提交
dba2b95c1b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -20,8 +20,8 @@
         <p class="header">A high quality system independent, portable, open source libm implementation</p>
 
         <ul>
-          <li class="download"><a class="buttons" href="https://github.com/JuliaLang/openlibm/zipball/master">Download ZIP</a></li>
-          <li class="download"><a class="buttons" href="https://github.com/JuliaLang/openlibm/tarball/master">Download TAR</a></li>
+          <li class="download"><a class="buttons" href="https://github.com/JuliaLang/openlibm/archive/v0.4.1.zip">Download ZIP</a></li>
+          <li class="download"><a class="buttons" href="https://github.com/JuliaLang/openlibm/archive/v0.4.1.tar.gz">Download TAR</a></li>
           <li><a class="buttons github" href="https://github.com/JuliaLang/openlibm">View On GitHub</a></li>
         </ul>