summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2014-03-14 18:59:50 -0500
committerChris Buechler <cmb@pfsense.org>2014-03-14 18:59:50 -0500
commit85e92a0636f41e4f3f75158bf9a784e89f42d217 (patch)
tree48a8a382d57ab809bf97f900991794c11c152674 /usr/local/www/help.php
parent46fb4fe77d0076adced1234fdc18725792e842e3 (diff)
downloadpfsense-85e92a0636f41e4f3f75158bf9a784e89f42d217.zip
pfsense-85e92a0636f41e4f3f75158bf9a784e89f42d217.tar.gz
s/http/https/ for www.pfsense.org
Diffstat (limited to 'usr/local/www/help.php')
-rw-r--r--usr/local/www/help.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index 7c5b9db..8e70c0c 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -12,7 +12,7 @@ require_once("guiconfig.inc");
$helppages = array(
/* These pages are confirmed to work and have usable content */
'index.php' => 'https://doc.pfsense.org/index.php/Dashboard',
- 'license.php' => 'http://www.pfsense.org/index.php@option=com_content&task=view&id=42&Itemid=62.html',
+ 'license.php' => 'https://www.pfsense.org/index.php@option=com_content&task=view&id=42&Itemid=62.html',
'miniupnpd.xml' => 'https://doc.pfsense.org/index.php/What_is_UPNP%3F',
'status_upnp.php' => 'https://doc.pfsense.org/index.php/What_is_UPNP%3F',
'firewall_virtual_ip.php' => 'https://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses%3F',
OpenPOWER on IntegriCloud