diff --git a/README.rst b/README.rst index ee7e519..0c8982f 100644 --- a/README.rst +++ b/README.rst @@ -31,8 +31,8 @@ supported for multi-level browsing. For more information and installation instructions, please see Mopidy-Podcast's online documentation_. -.. _Mopidy: http://www.mopidy.com/ -.. _Documentation: http://mopidy-podcast.readthedocs.io/en/latest/ +.. _Mopidy: https://www.mopidy.com/ +.. _Documentation: https://mopidy-podcast.readthedocs.io/en/latest/ Project Resources @@ -44,7 +44,7 @@ Project Resources Credits -======= +======= - Original author: `Thomas Kemmer `__ - Current maintainer: `Thomas Kemmer `__ diff --git a/docs/config.rst b/docs/config.rst index 5ecea43..9472f52 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -27,7 +27,7 @@ Configuration Values For example, this will point the *Podcasts* directory to a collection of all the BBC Radio and Music feeds:: - browse_root = http://www.bbc.co.uk/podcasts.opml + browse_root = https://www.bbc.co.uk/podcasts.opml The default value is ``Podcasts.opml``, so simply exporting your subscribed feeds from your favorite podcast client under this name @@ -83,4 +83,4 @@ Mopidy-Podcast release |release|: the Python package from PyPi_, depending on local file permissions. -.. _PyPI: https://pypi.python.org/pypi/Mopidy-Podcast/ +.. _PyPI: https://pypi.org/project/Mopidy-Podcast/ diff --git a/docs/index.rst b/docs/index.rst index 78db456..b6d8485 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -26,15 +26,15 @@ Mopidy: supports linking to other OPML files, both locally and on the Web, so this even allows creating your own *meta directory* pointing to podcast collections from the `BBC - `_, `gpodder.net - `_, and other sources:: + `_, `gpodder.net + `_, and other sources:: - - - + + + @@ -42,7 +42,7 @@ Mopidy: browsing directly, just prefix the feed URL with ``podcast+`` to make sure it is not treated as an audio stream:: - mpc add "podcast+http://www.npr.org/rss/podcast.php?id=510298" + mpc add "podcast+https://www.npr.org/rss/podcast.php?id=510298" - Last but not least, you can install `Mopidy-Podcast-iTunes`_, a companion extension to Mopidy-Podcast, to browse and search podcasts @@ -59,6 +59,6 @@ Mopidy: license -.. _Mopidy: http://www.mopidy.com/ +.. _Mopidy: https://www.mopidy.com/ .. _OPML 2.0 specification: http://dev.opml.org/spec2.html .. _Mopidy-Podcast-iTunes: https://github.com/tkem/mopidy-podcast-itunes/ diff --git a/docs/install.rst b/docs/install.rst index ef4896e..0daef9b 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -13,5 +13,5 @@ Otherwise, install the Python package from PyPI_:: pip install Mopidy-Podcast -.. _PyPI: https://pypi.python.org/pypi/Mopidy-Podcast/ -.. _apt.mopidy.com: http://apt.mopidy.com/ +.. _PyPI: https://pypi.org/project/Mopidy-Podcast/ +.. _apt.mopidy.com: https://apt.mopidy.com/ diff --git a/docs/license.rst b/docs/license.rst index 9c7b609..d4fb6f4 100644 --- a/docs/license.rst +++ b/docs/license.rst @@ -9,7 +9,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,