DGP - Fix to non-bulk densities
[debian/openrocket] / html / download.html
index 1b77a46d18589d95dd58a130220b627516bf7c39..5e3d49cbb22e9248617e03af0bb2e4162fcfaef5 100644 (file)
@@ -56,7 +56,7 @@
     later.  The Sun JRE is recommended.</em></p>
 
     <p class="download">
-    <a href="https://sourceforge.net/project/downloading.php?group_id=260357&amp;filename=OpenRocket-0.9.0.jar">Download OpenRocket 0.9.0</a></p>
+    <a href="https://sourceforge.net/projects/openrocket/files/openrocket/OpenRocket-0.9.6.jar/download">Download OpenRocket 0.9.6</a></p>
 
     <p>OpenRocket is still considered <strong>beta software</strong>.
     If you encounter any problems, please 
     <p>OpenRocket can be started in graphical environments (such as
     Windows) by double-clicking the package icon.  No installation is
     required.  From the command line it can be started by</p>
-    <pre class="quote">$ java -jar OpenRocket-0.9.0.jar</pre>
+    <pre class="quote">$ java -jar OpenRocket-0.9.6.jar</pre>
 
-    <p>Older packages are available from the
-    <a href="https://sourceforge.net/project/showfiles.php?group_id=260357">SourceForge repository</a>.</p>
+    <p>Older packages and source code are available from the
+    <a href="https://sourceforge.net/project/showfiles.php?group_id=260357&amp;package_id=319743">SourceForge repository</a>.</p>
 
 
     <h2>Source code</h2>
 
-    <p>The source code for OpenRocket is available from the
-    <a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/">SourceForge SVN repository</a>.  
-    It can be retrieved simply using the command</p>
+    <p><strong>Source packages</strong> for OpenRocket are available in the
+    <a href="https://sourceforge.net/project/showfiles.php?group_id=260357&amp;package_id=319743">SourceForge repository</a>.</p>
+
+    <p>Alternatively, the most recent development version can be 
+    obtained from the
+    <a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/">SVN 
+    repository</a>.  It can be retrieved simply using the command</p>
     <pre class="quote">$ svn co https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk OpenRocket</pre>
     <p>The above URL may be used to connect to the repository with
     other Subversion clients as well.</p>