summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-12-16 16:52:21 -0500
committerjim-p <jimp@pfsense.org>2014-12-16 16:52:21 -0500
commit50b00432b84ea4ee6efe1c292aee4ec2a40a14e3 (patch)
tree430bef4fd2139f1ffab19dd3d4e5de680a66e711 /usr
parent00342f85238223efd7adbb562ca1202d362ab9ee (diff)
downloadpfsense-50b00432b84ea4ee6efe1c292aee4ec2a40a14e3.zip
pfsense-50b00432b84ea4ee6efe1c292aee4ec2a40a14e3.tar.gz
Use updated URLs for Limiters and Layer 7 help.
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/help.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index aa46289..5e53c27 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -42,9 +42,9 @@ $helppages = array(
'diag_confbak.php' => 'https://doc.pfsense.org/index.php/Configuration_History',
'diag_defaults.php' => 'https://doc.pfsense.org/index.php/Factory_Defaults',
'firewall_shaper.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
- 'firewall_shaper_layer7.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
+ 'firewall_shaper_layer7.php' => 'https://doc.pfsense.org/index.php/Layer_7',
'firewall_shaper_queues.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
- 'firewall_shaper_vinterface.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
+ 'firewall_shaper_vinterface.php' => 'https://doc.pfsense.org/index.php/Limiters',
'firewall_shaper_wizards.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
'status_queues.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide',
'status_dhcp_leases.php' => 'https://doc.pfsense.org/index.php/DHCP_Leases',
@@ -189,7 +189,7 @@ $helppages = array(
'openvpn-client-export.xml' => 'https://doc.pfsense.org/index.php/OpenVPN_Client_Exporter', /* Package */
'vpn_openvpn_export.php' => 'https://doc.pfsense.org/index.php/OpenVPN_Client_Exporter', /* Package */
'diag_authentication.php' => 'https://doc.pfsense.org/index.php/User_Authentication_Servers',
- 'diag_limiter_info.php' => 'https://doc.pfsense.org/index.php/Traffic_Shaping_Guide#Display_Pipes',
+ 'diag_limiter_info.php' => 'https://doc.pfsense.org/index.php/Limiters',
'diag_pf_info.php' => 'https://doc.pfsense.org/index.php/Packet_Filter_Information',
'diag_smart.php' => 'https://doc.pfsense.org/index.php/SMART_Status',
'diag_states_summary.php' => 'https://doc.pfsense.org/index.php/States_Summary',
OpenPOWER on IntegriCloud