update repository location

This commit is contained in:
Olli 2021-10-31 16:57:52 +02:00
parent d063c0d9f9
commit 7ede48e436

View File

@ -2,7 +2,14 @@
## SoundTouch git repository moved to codeberg.org
2021-10-14 OP: For some reason that currently is unknown to us, gitlab.com blocked soundtouch account without any prior or posterior notice, hence soundtouch repository moved to codeberg.org, hopefully a more stable and friendly home for an opensource project.
2021-10-14 OP: The soundtouch repository has moved from gitlab.com to [codeberg.org](https://codeberg.org/soundtouch/soundtouch). This is because gitlab.com blocked soundtouch account in mid-October without any prior notice, making it unavailable also for external developers and projects depending on it. The account was re-enabled after a week of waiting, yet hopefully gitberg provides a more stable and friendly home for an opensource project.
Please accordingly switch to use the new repository location:
* www: https://codeberg.org/soundtouch/soundtouch
* clone:
`git clone https://codeberg.org/soundtouch/soundtouch.git`
* switch your existing git checkout to use the codeberg repository:
`git remote set-url origin https://codeberg.org/soundtouch/soundtouch.git`
## About