summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_groups_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/interfaces_groups_edit.php')
-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 9134d16..1cc5e4c 100644
--- a/src/usr/local/www/interfaces_groups_edit.php
+++ b/src/usr/local/www/interfaces_groups_edit.php
@@ -229,7 +229,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. %1$sMore Information%2$s',
- '<a href="https://doc.pfsense.org/index.php/ifgroups">', '</a>');
+ '<a href="https://doc.pfsense.org/index.php/Interface_Groups">', '</a>');
if (isset($id) && $a_ifgroups[$id]) {
$form->addGlobal(new Form_Input(
OpenPOWER on IntegriCloud