Point to new Gitlab URL

main
Eliot Berriot 2018-12-10 20:59:11 +01:00
parent 2fe6b42bb2
commit e19aefb31a
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ from the repository:
.. code-block:: shell .. code-block:: shell
pip install git+https://code.eliotberriot.com/funkwhale/mopidy.git pip install git+https://dev.funkwhale.audio/funkwhale/mopidy.git
.. note:: .. note::

View File

@ -4,7 +4,7 @@ description = "A backend extension for mopidy to stream music from a Funkwhale s
version = 0.1.0 version = 0.1.0
author = Eliot Berriot author = Eliot Berriot
author_email = contact+funkwhale@eliotberriot.com author_email = contact+funkwhale@eliotberriot.com
url = https://code.eliotberriot.com/funkwhale/mopidy url = https://dev.funkwhale.audio/funkwhale/mopidy
long_description = file: README.rst long_description = file: README.rst
license = GLP-3 license = GLP-3
keywords = code, diff, copy-paste, linter, DRY keywords = code, diff, copy-paste, linter, DRY