Update wiki links

This commit is contained in:
JonnyWong16 2021-03-07 14:53:06 -08:00
parent 2204da6d9f
commit 5adb6ca19a
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
4 changed files with 7 additions and 7 deletions

View file

@ -996,7 +996,7 @@ class ANDROIDAPP(Notifier):
'Please install the library to encrypt the notification contents. '
'Instructions can be found in the '
'<a href="' + helpers.anon_url(
'https://github.com/%s/%s-Wiki/wiki/Frequently-Asked-Questions#notifications-pycryptodome'
'https://github.com/%s/%s/wiki/Frequently-Asked-Questions#notifications-pycryptodome'
% (plexpy.CONFIG.GIT_USER, plexpy.CONFIG.GIT_REPO)) + '" target="_blank">FAQ</a>.' ,
'input_type': 'help'
})