Added OSDN.net mirror to documents.

This commit is contained in:
LoRd_MuldeR 2018-04-28 14:38:38 +02:00
parent d2e5a5a3be
commit 7bbb72783b
2 changed files with 6 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -523,6 +523,7 @@ Before you report any problems that you may have encountered with the LameXP sof
The latest *official* release of the LameXP software can be obtained from one of the following *official* download mirrors:
* <https://github.com/lordmulder/LameXP/releases/latest>
* <https://osdn.net/pkg/lamexp/LameXP>
* <http://sourceforge.net/projects/lamexp/files/>
* <https://bitbucket.org/muldersoft/lamexp/downloads>
* <https://www.assembla.com/spaces/lamexp/documents>
@ -585,6 +586,8 @@ The source code of the **LameXP** software is managed using the [*Git*](http://g
* ``git clone https://github.com/lordmulder/LameXP.git LameXP`` ([Browse](https://github.com/lordmulder/LameXP))
* ``git clone https://scm.osdn.net/gitroot/lamexp/LameXP.git`` ([Browse](https://osdn.net/projects/lamexp/scm/git/LameXP/))
* ``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))
@ -599,6 +602,8 @@ The source code of the **MUtilities** library is managed using the [*Git*](http:
* ``git clone https://github.com/lordmulder/MUtilities.git MUtilities`` ([Browse](https://github.com/lordmulder/MUtilities))
* ``git clone https://scm.osdn.net/gitroot/mutilities/MUtilities.git`` ([Browse](https://osdn.net/projects/mutilities/scm/git/MUtilities/))
* ``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))