From 71bcbbe7f995ef9f73fd5f58f756cdb827dce168 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Sun, 13 Apr 2025 10:29:07 +1000 Subject: [PATCH] fixes --- docs/REMOTE_NETWORKS.md | 2 +- front/index.php | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/REMOTE_NETWORKS.md b/docs/REMOTE_NETWORKS.md index 8b30f726..1fda6f17 100755 --- a/docs/REMOTE_NETWORKS.md +++ b/docs/REMOTE_NETWORKS.md @@ -31,7 +31,7 @@ The following workarounds should work for most complex network setups. ## Supplementing Plugins -You can use supplementary plugins that employ alternate methods. Protocols used by the `SNMPDSC` or `DHCPLSS` plugins are widely supported on different routers and can be effective as workarounds. Check the [plugins list](https://github.com/jokob-sk/NetAlertX/blob/main/docs/PLUGINS.md) to find a plugin that works with your router and network setup. +You can use supplementary plugins that employ alternate methods. Protocols used by the `SNMPDSC` or `DHCPLSS` plugins are widely supported on different routers and can be effective as workarounds. Check the [plugins list](./PLUGINS.md) to find a plugin that works with your router and network setup. ## Multiple NetAlertX Instances diff --git a/front/index.php b/front/index.php index b9be1d13..cb7fc79a 100755 --- a/front/index.php +++ b/front/index.php @@ -2,10 +2,13 @@