Update the URL for libtorrent install

The short URL was pointing to the wrong wiki (the one in my fork)
This commit is contained in:
Thomas Bétous 2021-04-08 23:42:32 +02:00
parent 4346178db9
commit a86f2b8f09
1 changed files with 1 additions and 1 deletions

View File

@ -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):
"""