Parcourir la source

Update download links to 0.3 release

JC Brand il y a 12 ans
Parent
commit
614f1c7753
1 fichiers modifiés avec 9 ajouts et 11 suppressions
  1. 9 11
      index.html

+ 9 - 11
index.html

@@ -13,17 +13,15 @@
 <body>
 <body>
     <!-- HEADER -->
     <!-- HEADER -->
     <div id="header_wrap" class="outer">
     <div id="header_wrap" class="outer">
-        <header class="inner">
-          <a id="forkme_banner" href="https://github.com/jcbrand/converse.js">View on GitHub</a>
-
-          <h1 id="project_title"><a href="http://conversejs.org">Converse.js</a></h1>
-          <h2 id="project_tagline">Browser-based Instant Messaging with Strophe.js and Backbone.js</h2>
-
-            <section id="downloads">
-              <a class="zip_download_link" href="https://github.com/jcbrand/converse.js/zipball/master">Download this project as a .zip file</a>
-              <a class="tar_download_link" href="https://github.com/jcbrand/converse.js/tarball/master">Download this project as a tar.gz file</a>
-            </section>
-        </header>
+    <header class="inner">
+        <a id="forkme_banner" href="https://github.com/jcbrand/converse.js">View on GitHub</a>
+        <h1 id="project_title"><a href="http://conversejs.org">Converse.js</a></h1>
+        <h2 id="project_tagline">Browser-based Instant Messaging with Strophe.js and Backbone.js</h2>
+        <section id="downloads">
+            <a class="zip_download_link" href="https://github.com/jcbrand/converse.js/archive/v0.3.zip">Download the latest release as a .zip file</a>
+            <a class="tar_download_link" href="https://github.com/jcbrand/converse.js/archive/v0.3.tar.gz">Download the latest release as a tar.gz file</a>
+        </section>
+    </header>
     </div>
     </div>
 
 
     <!-- MAIN CONTENT -->
     <!-- MAIN CONTENT -->