From 5adb6ca19a4dffa85e7395548dfeaaf48e0a076e Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Sun, 7 Mar 2021 14:53:06 -0800 Subject: [PATCH] Update wiki links --- data/interfaces/default/base.html | 2 +- data/interfaces/default/export_modal.html | 2 +- data/interfaces/default/settings.html | 8 ++++---- plexpy/notifiers.py | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/data/interfaces/default/base.html b/data/interfaces/default/base.html index e6f21deb..84c24c22 100644 --- a/data/interfaces/default/base.html +++ b/data/interfaces/default/base.html @@ -140,7 +140,7 @@
  • Settings
  • View Logs
  • -
  • FAQ
  • +
  • FAQ
  • Support
  • Donate
  • diff --git a/data/interfaces/default/export_modal.html b/data/interfaces/default/export_modal.html index 5154d53a..bdda847a 100644 --- a/data/interfaces/default/export_modal.html +++ b/data/interfaces/default/export_modal.html @@ -40,7 +40,7 @@ DOCUMENTATION :: END

    - Please see the Exporter Guide for more details about each option. + Please see the Exporter Guide for more details about each option.

    diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 62582ca4..abb0f5b3 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -1192,7 +1192,7 @@ Add a new notification agent, or configure an existing notification agent by clicking the settings icon on the right.

    - Please see the Notification Agents Guide for instructions on setting up each notification agent. + Please see the Notification Agents Guide for instructions on setting up each notification agent.


    @@ -1254,7 +1254,7 @@

    - Please see the 3rd Party APIs Guide for instructions on setting up Imgur.
    + Please see the 3rd Party APIs Guide for instructions on setting up Imgur.
    Warning: Imgur uploads are rate-limited and newsletters may exceed the limit. Please use Cloudinary for newsletters instead.

    @@ -1277,7 +1277,7 @@

    - Please see the 3rd Party APIs Guide for instructions on setting up Cloudinary. + Please see the 3rd Party APIs Guide for instructions on setting up Cloudinary.

    @@ -1560,7 +1560,7 @@
    diff --git a/plexpy/notifiers.py b/plexpy/notifiers.py index 7eb54055..2ad4d4af 100644 --- a/plexpy/notifiers.py +++ b/plexpy/notifiers.py @@ -996,7 +996,7 @@ class ANDROIDAPP(Notifier): 'Please install the library to encrypt the notification contents. ' 'Instructions can be found in the ' 'FAQ.' , 'input_type': 'help' })