Add help.php entry for AWS VPC wizard.

This commit is contained in:
jim-p 2018-10-08 11:39:19 -04:00
parent 2ba7026de2
commit 0123cb3202

View File

@ -467,6 +467,7 @@ $helppages = array(
'tftp_files.php' => 'https://doc.pfsense.org/index.php/Tftpd_package',
'tinc_hosts.xml' => 'https://doc.pfsense.org/index.php/Tinc_package',
'tinc.xml' => 'https://doc.pfsense.org/index.php/Tinc_package',
'vpc_vpn_wizard.xml' => 'https://www.netgate.com/docs/pfsense/solutions/aws-vpn-appliance/vpc-wizard-guide.html',
'zabbix-agent-lts.xml' => 'https://doc.pfsense.org/index.php/Zabbix_Agent_package',
'zabbix-proxy-lts.xml' => 'https://doc.pfsense.org/index.php/Zabbix_Proxy_package',
);