summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-12-16 13:22:09 -0500
committerjim-p <jimp@pfsense.org>2014-12-16 13:22:32 -0500
commitdd05d045573b89f9ff7d0ca0fdce8fdccd68a2b0 (patch)
tree3930bfe07c21454711553a10248a55b3f1206132 /usr/local/www/help.php
parent6f49b97d1c9f9da777cf11f642ea213419bc1876 (diff)
downloadpfsense-dd05d045573b89f9ff7d0ca0fdce8fdccd68a2b0.zip
pfsense-dd05d045573b89f9ff7d0ca0fdce8fdccd68a2b0.tar.gz
Fixup the rest of the URLs for DHCPv6/RA help.
Diffstat (limited to 'usr/local/www/help.php')
-rw-r--r--usr/local/www/help.php8
1 files changed, 3 insertions, 5 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index fc6e677..eef9369 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -220,13 +220,11 @@ $helppages = array(
'load_balancer_setting.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing#Advanced_Settings',
'status_lb_pool.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing_Status',
'status_lb_vs.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing_Status',
-
'services_dhcpv6_relay.php' => 'https://doc.pfsense.org/index.php/DHCP_Relay',
'status_dhcpv6_leases.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Leases',
-
- 'services_dhcpv6.php' => 'https://doc.pfsense.org/index.php/Category:IPv6',
- 'services_dhcpv6_edit.php' => 'https://doc.pfsense.org/index.php/Category:IPv6',
- 'services_router_advertisements.php' => 'https://doc.pfsense.org/index.php/Category:IPv6',
+ 'services_dhcpv6.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Server',
+ 'services_dhcpv6_edit.php' => 'https://doc.pfsense.org/index.php/DHCPv6_Server',
+ 'services_router_advertisements.php' => 'https://doc.pfsense.org/index.php/Router_Advertisements',
/* Below here are pages that may need some cleanup or have not been fully looked at yet */
OpenPOWER on IntegriCloud