summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2014-03-14 19:04:43 -0500
committerChris Buechler <cmb@pfsense.org>2014-03-14 19:04:43 -0500
commitc728177042ee248dfc1e2b14b61e7a4cda0c68bd (patch)
tree5a2428bcfbf57294e3c178920ee022636f4724b8 /usr/local/www/help.php
parent039009046557e5efc331ed13bc1c40c12b58db23 (diff)
downloadpfsense-c728177042ee248dfc1e2b14b61e7a4cda0c68bd.zip
pfsense-c728177042ee248dfc1e2b14b61e7a4cda0c68bd.tar.gz
standardize on www.pfsense.org and HTTPS, point package URLs to
packages.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