summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/interfaces_groups_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/interfaces_groups_edit.php b/src/usr/local/www/interfaces_groups_edit.php
index aeefd16..f5b5e58 100644
--- a/src/usr/local/www/interfaces_groups_edit.php
+++ b/src/usr/local/www/interfaces_groups_edit.php
@@ -265,7 +265,7 @@ $section->addInput(new Form_Select(
))->setWidth(6)->setHelp('NOTE: Rules for WAN type '.
'interfaces in groups do not contain the reply-to mechanism upon which '.
'Multi-WAN typically relies. '.
- '<a href="https://doc.pfsense.org/index.php/ifgroups">More Information</a>');
+ '<a href="https://doc.pfsense.org/index.php/Interface_Groups">More Information</a>');
if (isset($id) && $a_ifgroups[$id]) {
$form->addGlobal(new Form_Input(
OpenPOWER on IntegriCloud