Updated link to Bitbucket source code mirror.
This commit is contained in:
parent
850a2334c5
commit
d33ed61ebb
@ -417,7 +417,7 @@ Exit all running instances of LameXP as quickly as possible, even if that incurs
|
||||
<li><a href="https://github.com/lordmulder/LameXP/releases/latest" class="uri">https://github.com/lordmulder/LameXP/releases/latest</a></li>
|
||||
<li><a href="http://sourceforge.net/projects/lamexp/files/" class="uri">http://sourceforge.net/projects/lamexp/files/</a></li>
|
||||
<li><a href="https://lamexp.codeplex.com/releases/" class="uri">https://lamexp.codeplex.com/releases/</a></li>
|
||||
<li><a href="https://bitbucket.org/lord_mulder/lamexp/downloads" class="uri">https://bitbucket.org/lord_mulder/lamexp/downloads</a></li>
|
||||
<li><a href="https://bitbucket.org/muldersoft/lamexp/downloads" class="uri">https://bitbucket.org/muldersoft/lamexp/downloads</a></li>
|
||||
<li><a href="https://www.assembla.com/spaces/lamexp/documents" class="uri">https://www.assembla.com/spaces/lamexp/documents</a></li>
|
||||
<li><a href="http://www.free-codecs.com/lamexp_download.htm" class="uri">http://www.free-codecs.com/lamexp_download.htm</a></li>
|
||||
<li><a href="http://www.videohelp.com/tools/LameXP" class="uri">http://www.videohelp.com/tools/LameXP</a></li>
|
||||
@ -453,7 +453,7 @@ Exit all running instances of LameXP as quickly as possible, even if that incurs
|
||||
<li><p><code>git clone git://git.code.sf.net/p/lamexp/code LameXP</code> (<a href="http://sourceforge.net/p/lamexp/code/">Browse</a>)</p></li>
|
||||
<li><p><code>git clone https://github.com/lordmulder/LameXP.git LameXP</code> (<a href="https://github.com/lordmulder/LameXP">Browse</a>)</p></li>
|
||||
<li><p><code>git clone https://git01.codeplex.com/lamexp LameXP</code> (<a href="https://lamexp.codeplex.com/SourceControl/latest">Browse</a>)</p></li>
|
||||
<li><p><code>git clone https://bitbucket.org/lord_mulder/lamexp.git LameXP</code> (<a href="https://bitbucket.org/lord_mulder/lamexp/src">Browse</a>)</p></li>
|
||||
<li><p><code>git clone https://bitbucket.org/muldersoft/lamexp.git LameXP</code> (<a href="https://bitbucket.org/muldersoft/lamexp/src">Browse</a>)</p></li>
|
||||
<li><p><code>git clone git://git.assembla.com/lamexp.git LameXP</code> (<a href="https://www.assembla.com/code/lamexp/git/nodes">Browse</a>)</p></li>
|
||||
<li><p><code>git clone https://gitlab.com/lamexp/lamexp.git LameXP</code> (<a href="https://gitlab.com/lamexp/lamexp/tree/master">Browse</a>)</p></li>
|
||||
<li><p><code>git clone git://repo.or.cz/LameXP.git LameXP</code> (<a href="http://repo.or.cz/w/LameXP.git">Browse</a>)</p></li>
|
||||
@ -463,7 +463,7 @@ Exit all running instances of LameXP as quickly as possible, even if that incurs
|
||||
<li><p><code>git clone git://git.code.sf.net/p/mutilities/code MUtilities</code> (<a href="http://sourceforge.net/p/mutilities/code/">Browse</a>)</p></li>
|
||||
<li><p><code>git clone https://github.com/lordmulder/MUtilities.git MUtilities</code> (<a href="https://github.com/lordmulder/MUtilities">Browse</a>)</p></li>
|
||||
<li><p><code>git clone https://git01.codeplex.com/mutilities MUtilities</code> (<a href="https://mutilities.codeplex.com/SourceControl/latest">Browse</a>)</p></li>
|
||||
<li><p><code>git clone https://bitbucket.org/lord_mulder/mutilities.git MUtilities</code> (<a href="https://bitbucket.org/lord_mulder/mutilities/src">Browse</a>)</p></li>
|
||||
<li><p><code>git clone https://bitbucket.org/muldersoft/mutilities.git MUtilities</code> (<a href="https://bitbucket.org/muldersoft/mutilities/src">Browse</a>)</p></li>
|
||||
<li><p><code>git clone git://git.assembla.com/mutilities.git MUtilities</code> (<a href="https://www.assembla.com/code/mutilities/git/nodes">Browse</a>)</p></li>
|
||||
<li><p><code>git clone https://gitlab.com/mutilities/mutilities.git MUtilities</code> (<a href="https://gitlab.com/mutilities/mutilities/tree/master">Browse</a>)</p></li>
|
||||
<li><p><code>git clone git://repo.or.cz/MUtilities.git MUtilities</code> (<a href="http://repo.or.cz/w/MUtilities.git">Browse</a>)</p></li>
|
||||
|
@ -516,7 +516,7 @@ The latest *official* release of the LameXP software can be obtained from one of
|
||||
* <https://github.com/lordmulder/LameXP/releases/latest>
|
||||
* <http://sourceforge.net/projects/lamexp/files/>
|
||||
* <https://lamexp.codeplex.com/releases/>
|
||||
* <https://bitbucket.org/lord_mulder/lamexp/downloads>
|
||||
* <https://bitbucket.org/muldersoft/lamexp/downloads>
|
||||
* <https://www.assembla.com/spaces/lamexp/documents>
|
||||
* <http://www.free-codecs.com/lamexp_download.htm>
|
||||
* <http://www.videohelp.com/tools/LameXP>
|
||||
@ -574,7 +574,7 @@ The source code of the **LameXP** software is managed using the [*Git*](http://g
|
||||
|
||||
* ``git clone https://git01.codeplex.com/lamexp LameXP`` ([Browse](https://lamexp.codeplex.com/SourceControl/latest))
|
||||
|
||||
* ``git clone https://bitbucket.org/lord_mulder/lamexp.git LameXP`` ([Browse](https://bitbucket.org/lord_mulder/lamexp/src))
|
||||
* ``git clone https://bitbucket.org/muldersoft/lamexp.git LameXP`` ([Browse](https://bitbucket.org/muldersoft/lamexp/src))
|
||||
|
||||
* ``git clone git://git.assembla.com/lamexp.git LameXP`` ([Browse](https://www.assembla.com/code/lamexp/git/nodes))
|
||||
|
||||
@ -590,7 +590,7 @@ The source code of the **MUtilities** library is managed using the [*Git*](http:
|
||||
|
||||
* ``git clone https://git01.codeplex.com/mutilities MUtilities`` ([Browse](https://mutilities.codeplex.com/SourceControl/latest))
|
||||
|
||||
* ``git clone https://bitbucket.org/lord_mulder/mutilities.git MUtilities`` ([Browse](https://bitbucket.org/lord_mulder/mutilities/src))
|
||||
* ``git clone https://bitbucket.org/muldersoft/mutilities.git MUtilities`` ([Browse](https://bitbucket.org/muldersoft/mutilities/src))
|
||||
|
||||
* ``git clone git://git.assembla.com/mutilities.git MUtilities`` ([Browse](https://www.assembla.com/code/mutilities/git/nodes))
|
||||
|
||||
|
@ -34,7 +34,7 @@ a:visited { color: #0000EE; }
|
||||
<p>The latest translation (TS) files can always be found in the LameXP Git repository at:</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/lordmulder/LameXP/tree/master/etc/Translation" target="_blank">https://github.com/lordmulder/LameXP/tree/master/etc/Translation</a>
|
||||
<li><a href="https://bitbucket.org/lord_mulder/lamexp/src/master/etc/Translation" target="_blank">https://bitbucket.org/lord_mulder/lamexp/src/master/etc/Translation</a>
|
||||
<li><a href="https://bitbucket.org/muldersoft/lamexp/src/master/etc/Translation" target="_blank">https://bitbucket.org/muldersoft/lamexp/src/master/etc/Translation</a>
|
||||
</ul>
|
||||
<p>After you have chosen a file from the directory tree, by <i>left</i>-click, you can download the file by <i>right</i>-clicking on <b>Raw</b> button/link (in the upper right corner) an then choosing "Save Link As..." from the context menu.<br><img style="margin-top:0.25em" src="http://i.imgur.com/FYeggvn.png" alt="Raw Button"></p>
|
||||
<p>(As many people seem to have problems here: Please be sure to download the <i>actual file content</i>, by using the "Raw" button. Please do <i>not</i> save the page as shown in the browser, as that would only save the HTML preview of the file rather than the file itself! Also, in the directory tree view, do <i>not</i> right-click + "Save Link As..." on one of the TS files, as that would only save the HTML preview. Instead, <i>left</i>-click on the link to open the TS file in the browser. <i>Then</i> use the "Raw" button as described above!)</p>
|
||||
|
Loading…
Reference in New Issue
Block a user