summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-11-12 13:44:21 -0500
committerjim-p <jimp@pfsense.org>2014-11-12 13:44:21 -0500
commit38d2141421ce6360e7f0fbe5ec0d2640687caa45 (patch)
tree0b7a9014a8ac0993333d79a029907af294ad9150 /usr/local/www/help.php
parent4dbabbc63337df5667566f8de22b5b93de28aff5 (diff)
downloadpfsense-38d2141421ce6360e7f0fbe5ec0d2640687caa45.zip
pfsense-38d2141421ce6360e7f0fbe5ec0d2640687caa45.tar.gz
Fixup some redirected URLs.
Diffstat (limited to 'usr/local/www/help.php')
-rw-r--r--usr/local/www/help.php28
1 files changed, 14 insertions, 14 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index dd081a2..c29af81 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -31,7 +31,7 @@ $helppages = array(
'interfaces_vlan_edit.php' => 'https://doc.pfsense.org/index.php/VLAN_Trunking',
'diag_routes.php' => 'https://doc.pfsense.org/index.php/Viewing_Routes',
'diag_packet_capture.php' => 'https://doc.pfsense.org/index.php/Sniffers,_Packet_Capture',
- 'diag_system_pftop.php' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F#pftop',
+ 'diag_system_pftop.php' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage#pftop',
'status_rrd_graph.php' => 'https://doc.pfsense.org/index.php/RRD_Graphs',
'status_rrd_graph_img.php' => 'https://doc.pfsense.org/index.php/RRD_Graphs',
'status_rrd_graph_settings.php' => 'https://doc.pfsense.org/index.php/RRD_Graphs',
@@ -264,12 +264,12 @@ $helppages = array(
'squidguard_log.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
'squidguard_rewr.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
'squidguard_time.xml' => 'https://doc.pfsense.org/index.php/SquidGuard_package',
- 'bandwidthd.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F',
- 'pfflowd.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F',
- 'darkstat.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F',
- 'rate.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F',
- 'ntop.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F',
- 'vnstat.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F',
+ 'bandwidthd.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
+ 'pfflowd.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
+ 'darkstat.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
+ 'rate.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
+ 'ntop.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
+ 'vnstat.xml' => 'https://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage',
'widentd.xml' => 'https://doc.pfsense.org/index.php/Widentd_package',
'tinydns.xml' => 'https://doc.pfsense.org/index.php/Tinydns_package',
'tinydns_domains.xml' => 'https://doc.pfsense.org/index.php/Tinydns_package',
@@ -286,13 +286,13 @@ $helppages = array(
'havp_trans_exclude.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning',
'havp_whitelist.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning',
'snort.xml' => 'https://doc.pfsense.org/index.php/Setup_Snort_Package',
- 'snort/snort_interfaces.php' => 'https://doc.pfsense.org/index.php/snort_interfaces',
- 'snort/snort_interfaces_global.php' => 'https://doc.pfsense.org/index.php/snort_interfaces_global',
- 'snort/snort_download_updates.php' => 'https://doc.pfsense.org/index.php/snort_updates',
- 'snort/snort_alerts.php' => 'https://doc.pfsense.org/index.php/snort_alerts',
- 'snort/snort_blocked.php' => 'https://doc.pfsense.org/index.php/snort_blocked_hosts',
- 'snort/snort_passlist.php' => 'https://doc.pfsense.org/index.php/snort_passlist',
- 'snort/snort_passlist_edit.php' => 'https://doc.pfsense.org/index.php/snort_passlist',
+ 'snort/snort_interfaces.php' => 'https://doc.pfsense.org/index.php/Snort_interfaces',
+ 'snort/snort_interfaces_global.php' => 'https://doc.pfsense.org/index.php/Snort_interfaces_global',
+ 'snort/snort_download_updates.php' => 'https://doc.pfsense.org/index.php/Snort_updates',
+ 'snort/snort_alerts.php' => 'https://doc.pfsense.org/index.php/Snort_alerts',
+ 'snort/snort_blocked.php' => 'https://doc.pfsense.org/index.php/Snort_blocked_hosts',
+ 'snort/snort_passlist.php' => 'https://doc.pfsense.org/index.php/Snort_passlist',
+ 'snort/snort_passlist_edit.php' => 'https://doc.pfsense.org/index.php/Snort_passlist',
'snort/snort_interfaces_suppress.php' => 'https://doc.pfsense.org/index.php/Snort_suppress_list',
'snort/snort_interfaces_suppress_edit.php' => 'https://doc.pfsense.org/index.php/Snort_suppress_list',
'snort/snort_interfaces_edit.php' => 'https://doc.pfsense.org/index.php/Snort_interfaces_edit',
OpenPOWER on IntegriCloud