]> kaliko git repositories - mpd-sima.git/commitdiff
Fixed http link
authorkaliko <kaliko@azylum.org>
Mon, 28 Oct 2019 15:31:26 +0000 (16:31 +0100)
committerkaliko <kaliko@azylum.org>
Mon, 28 Oct 2019 15:32:49 +0000 (16:32 +0100)
README.rst
data/man/feedback.xml
setup.py

index 09c230577864f933fcf4c9ba2c9559c834c4fb29..b0728d7e366667c51079f81d5921e3617efa776f 100644 (file)
@@ -12,4 +12,4 @@ MPD_sima can queue track, top track or whole album for similar artists.
 This client allows you to never run out of music when your queue is getting
 short.
 
 This client allows you to never run out of music when your queue is getting
 short.
 
-.. _MPD_sima: https://kaliko.me/code/mpd-sima/
+.. _MPD_sima: https://kaliko.me/mpd-sima/
index e7288516c3dc92b449d2eddc25963e8e33be8093..ce2740c6795d6fbf182e9db58ab2335a89a51af1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
   <refsect1 id="feedback">
       <title>FEEDBACK/BUGS</title>
 <?xml version='1.0' encoding='UTF-8'?>
   <refsect1 id="feedback">
       <title>FEEDBACK/BUGS</title>
-      <para>The maintainer would be more than happy to ear from you, don't hesitate to send feedback, <ulink url="http://kaliko.me/id/"/>.</para>
+      <para>The maintainer would be more than happy to ear from you, don't hesitate to send feedback, <ulink url="https://kaliko.me/contact/"/>.</para>
       <para><acronym>XMPP</acronym> users are welcome to join the dedicated chat room at <ulink type="xmpp" url="kaliko.me@conf.azylum.org">kaliko.me@conf.azylum.org</ulink>.</para>
   </refsect1>
   <!-- vim:filetype=docbk
       <para><acronym>XMPP</acronym> users are welcome to join the dedicated chat room at <ulink type="xmpp" url="kaliko.me@conf.azylum.org">kaliko.me@conf.azylum.org</ulink>.</para>
   </refsect1>
   <!-- vim:filetype=docbk
index 5ac5cfe8d5dffa15595798311a24f62dde114457..439ed78a4130a0eee5120b8693585f583cc10fb9 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ classifiers = [
 setup(name='MPD_sima',
       version=VERSION,
       download_url='http://media.kaliko.me/src/sima/releases/',
 setup(name='MPD_sima',
       version=VERSION,
       download_url='http://media.kaliko.me/src/sima/releases/',
-      url='http://kaliko.me/code/mpd-sima',
+      url='http://kaliko.me/mpd-sima',
       description='Automagically add titles to MPD playlist',
       author=AUTHOR,
       author_email=EMAIL,
       description='Automagically add titles to MPD playlist',
       author=AUTHOR,
       author_email=EMAIL,