From 786399e5c7541f2dd782797d8971e7fa74e19833 Mon Sep 17 00:00:00 2001 From: jim-p Date: Thu, 30 May 2013 16:41:10 -0400 Subject: Fix license link --- usr/local/www/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/help.php') 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', -- cgit v1.1