summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2013-05-30 16:41:10 -0400
committerjim-p <jimp@pfsense.org>2013-05-30 16:43:33 -0400
commit3a73f4f656ca4f1afe948494961c10c1a00ca7b5 (patch)
treeb6d2646e96e61b2ef6a24b4d85d67f3ff4ff8da7 /usr/local/www/help.php
parent3740c81012b128041234f809e35881843e6066e5 (diff)
downloadpfsense-3a73f4f656ca4f1afe948494961c10c1a00ca7b5.zip
pfsense-3a73f4f656ca4f1afe948494961c10c1a00ca7b5.tar.gz
Fix license link
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 d39c937..4f79fea 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' => 'http://doc.pfsense.org/index.php/Dashboard',
- 'license.php' => 'http://www.pfsense.org/index.php?option=com_content&task=view&id=42&Itemid=62',
+ 'license.php' => 'http://www.pfsense.org/index.php@option=com_content&task=view&id=42&Itemid=62.html',
'miniupnpd.xml' => 'http://doc.pfsense.org/index.php/What_is_UPNP%3F',
'status_upnp.php' => 'http://doc.pfsense.org/index.php/What_is_UPNP%3F',
'firewall_virtual_ip.php' => 'http://doc.pfsense.org/index.php/What_are_Virtual_IP_Addresses%3F',
OpenPOWER on IntegriCloud