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>