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:44:50 -0400
commit786399e5c7541f2dd782797d8971e7fa74e19833 (patch)
tree53d38c0a47167da235158bfc89ca23a3490d7c8e /usr/local/www/help.php
parentb17c09ba4ba190baa913adb15a79186ce599cb88 (diff)
downloadpfsense-786399e5c7541f2dd782797d8971e7fa74e19833.zip
pfsense-786399e5c7541f2dd782797d8971e7fa74e19833.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