summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2016-08-02 15:35:23 -0400
committerjim-p <jimp@pfsense.org>2016-08-02 15:35:23 -0400
commitdeda621a345a74953a869252f58b25d032cac6c1 (patch)
tree35bd4cb61a2bac74398edec50376851b0f3b743c /src/usr/local/www/head.inc
parent1787ae43a4aa785b7b820be1bfd4350685ff4069 (diff)
downloadpfsense-deda621a345a74953a869252f58b25d032cac6c1.zip
pfsense-deda621a345a74953a869252f58b25d032cac6c1.tar.gz
Remove defunct link to the devwiki site. Everything is on doc.pfsense.org now.
Diffstat (limited to 'src/usr/local/www/head.inc')
-rw-r--r--src/usr/local/www/head.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index c452251..b4cd4a2 100644
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -388,7 +388,6 @@ if (!$g['disablehelpmenu']) {
$help_menu[] = array(gettext("User Forum"), "https://www.pfsense.org/j.php?jumpto=forum");
$help_menu[] = array(gettext("Documentation"), "https://www.pfsense.org/j.php?jumpto=doc");
- $help_menu[] = array(gettext("Developers Wiki"), "https://www.pfsense.org/j.php?jumpto=devwiki");
$help_menu[] = array(gettext("Paid Support"), "https://www.pfsense.org/j.php?jumpto=portal");
$help_menu[] = array(gettext("pfSense Book"), "https://www.pfsense.org/j.php?jumpto=book");
$help_menu[] = array(gettext("FreeBSD Handbook"), "https://www.pfsense.org/j.php?jumpto=fbsdhandbook");
OpenPOWER on IntegriCloud