Change source repository to point to GitHub
This commit is contained in:
parent
6b00c0a1e1
commit
763f8dd753
@ -126,12 +126,12 @@
|
|||||||
OpenRocket are available in the
|
OpenRocket are available in the
|
||||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
|
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
|
||||||
<p>Alternatively, the most recent development version can be
|
<p>Alternatively, the most recent development version can be
|
||||||
obtained from the
|
obtained from
|
||||||
<a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/">SVN
|
<a href="https://github.com/plaa/openrocket/">GitHub</a>.
|
||||||
repository</a>. It can be retrieved simply using the command</p>
|
The code can be retrieved using the command</p>
|
||||||
<pre class="quote">$ svn co https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk OpenRocket</pre>
|
<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
|
<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>
|
||||||
<div class="valid">
|
<div class="valid">
|
||||||
<p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
|
<p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
|
||||||
|
@ -78,12 +78,12 @@
|
|||||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
|
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
|
||||||
|
|
||||||
<p>Alternatively, the most recent development version can be
|
<p>Alternatively, the most recent development version can be
|
||||||
obtained from the
|
obtained from
|
||||||
<a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/">SVN
|
<a href="https://github.com/plaa/openrocket/">GitHub</a>.
|
||||||
repository</a>. It can be retrieved simply using the command</p>
|
The code can be retrieved using the command</p>
|
||||||
<pre class="quote">$ svn co https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk OpenRocket</pre>
|
<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
|
<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>
|
<contentbox>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user