From 136633ce9648252189e310eb8d07162012c9fcd9 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 16 Dec 2014 11:48:11 -0500 Subject: [PATCH] Update help links for DHCPv6 relay and DHCPv6 Lease Status --- usr/local/www/help.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr/local/www/help.php b/usr/local/www/help.php index 0840fccbb9..fc6e67710b 100644 --- a/usr/local/www/help.php +++ b/usr/local/www/help.php @@ -221,11 +221,11 @@ $helppages = array( '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', - /* New Files for 2.1 that still need better pages/links. */ + '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_dhcpv6_relay.php' => 'https://doc.pfsense.org/index.php/Category:IPv6', - 'status_dhcpv6_leases.php' => 'https://doc.pfsense.org/index.php/Category:IPv6', 'services_router_advertisements.php' => 'https://doc.pfsense.org/index.php/Category:IPv6', /* Below here are pages that may need some cleanup or have not been fully looked at yet */