Change source repository to point to GitHub

This commit is contained in:
Sampo Niskanen 2013-05-04 21:19:17 +03:00
parent 6b00c0a1e1
commit 763f8dd753
2 changed files with 10 additions and 10 deletions

View File

@ -126,12 +126,12 @@
OpenRocket are available in the
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/">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>
obtained from
<a href="https://github.com/plaa/openrocket/">GitHub</a>.
The code can be retrieved using the command</p>
<pre class="quote">$ git clone git://github.com/plaa/openrocket.git</pre>
<p>The above URL may be used to connect to the repository with
other Subversion clients as well.</p>
other Git clients as well.</p>
</div>
<div class="valid">
<p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>

View File

@ -78,12 +78,12 @@
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/">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>
obtained from
<a href="https://github.com/plaa/openrocket/">GitHub</a>.
The code can be retrieved using the command</p>
<pre class="quote">$ git clone git://github.com/plaa/openrocket.git</pre>
<p>The above URL may be used to connect to the repository with
other Subversion clients as well.</p>
other Git clients as well.</p>
<contentbox>
</div>