diff --git a/peertube.py b/peertube.py index 44ef4e1..26d16e2 100644 --- a/peertube.py +++ b/peertube.py @@ -36,7 +36,7 @@ class PeertubeAddon(): """ # URL of the page which explains how to install libtorrent - HELP_URL = 'https://link.infini.fr/peertube-kodi-libtorrent' + HELP_URL = 'https://link.infini.fr/libtorrent-peertube-kodi' def __init__(self, plugin, plugin_id): """