summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-12-17 11:29:19 -0500
committerjim-p <jimp@pfsense.org>2014-12-19 16:17:50 -0500
commita98ff7efd49a2831fef9f0213e28bf96114de671 (patch)
tree6af1bc1a84e08c0e5311282d6c38c5a6fdaad685 /usr
parent85ea799e8cb4f1b60937c83a79d27e0e021dac82 (diff)
downloadpfsense-a98ff7efd49a2831fef9f0213e28bf96114de671.zip
pfsense-a98ff7efd49a2831fef9f0213e28bf96114de671.tar.gz
Fix help for UPnP/NAT-PMP
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/help.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index 5e53c27..a6a5e27 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -14,8 +14,8 @@ $helppages = array(
/* These pages are confirmed to work and have usable content */
'index.php' => 'https://doc.pfsense.org/index.php/Dashboard',
'license.php' => 'https://www.pfsense.org/about-pfsense/#legal',
- 'miniupnpd.xml' => 'https://doc.pfsense.org/index.php/What_is_UPnP',
- 'status_upnp.php' => 'https://doc.pfsense.org/index.php/What_is_UPnP',
+ 'miniupnpd.xml' => 'https://doc.pfsense.org/index.php/What_are_UPnP_and_NAT-PMP',
+ 'status_upnp.php' => 'https://doc.pfsense.org/index.php/What_are_UPnP_and_NAT-PMP',
'firewall_virtual_ip.php' => 'https://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses',
'firewall_virtual_ip_edit.php' => 'https://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses',
'firewall_aliases.php' => 'https://doc.pfsense.org/index.php/Aliases',
OpenPOWER on IntegriCloud