Przeglądaj źródła

Release 1.4.5

Also update downloads to new location.
Jan Friesse 13 lat temu
rodzic
commit
6f3764e616
1 zmienionych plików z 4 dodań i 6 usunięć
  1. 4 6
      index.html

+ 4 - 6
index.html

@@ -45,7 +45,7 @@
 
 <h3>Corosync Downloads</h3>
 
-<p>Are provided by <a href="https://github.com/corosync/corosync/downloads">GitHub download service</a>.</p>
+<p>Are provided by <a href="http://build.clusterlabs.org/corosync/releases/">clusterlabs.org</a>.</p>
 
 <h3>Support</h3>
 
@@ -59,11 +59,11 @@
         </section>
 
         <aside id="sidebar">
-          <a href="https://github.com/downloads/corosync/corosync/corosync-1.4.4.tar.gz" class="button">
+          <a href="http://corosync.org/download/corosync-1.4.5.tar.gz" class="button">
             <small>Download latest stable</small>
-            flatiron release <small>1.4.4</small>
+            flatiron release <small>1.4.5</small>
           </a>
-          <a href="https://github.com/downloads/corosync/corosync/corosync-2.1.0.tar.gz" class="button">
+          <a href="http://corosync.org/download/corosync-2.1.0.tar.gz" class="button">
             <small>Download latest stable</small>
             needle release <small>2.1.0</small>
           </a>
@@ -74,7 +74,5 @@
         </aside>
       </div>
     </div>
-
-  
   </body>
 </html>