Fixup some redirected URLs.

This commit is contained in:
jim-p 2014-11-12 13:44:21 -05:00
parent 4dbabbc633
commit 38d2141421
1 changed files with 14 additions and 14 deletions

View File

@ -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',