Revision 9077654d
Added by Jim Pingle almost 9 years ago
src/usr/local/www/head.inc | ||
---|---|---|
420 | 420 |
|
421 | 421 |
$help_menu[] = array(gettext("User Forum"), "https://www.pfsense.org/j.php?jumpto=forum"); |
422 | 422 |
$help_menu[] = array(gettext("Documentation"), "https://www.pfsense.org/j.php?jumpto=doc"); |
423 |
$help_menu[] = array(gettext("Developers Wiki"), "https://www.pfsense.org/j.php?jumpto=devwiki"); |
|
424 | 423 |
$help_menu[] = array(gettext("Paid Support"), "https://www.pfsense.org/j.php?jumpto=portal"); |
425 | 424 |
$help_menu[] = array(gettext("pfSense Book"), "https://www.pfsense.org/j.php?jumpto=book"); |
426 | 425 |
$help_menu[] = array(gettext("FreeBSD Handbook"), "https://www.pfsense.org/j.php?jumpto=fbsdhandbook"); |
Also available in: Unified diff
Remove defunct link to the devwiki site. Everything is on doc.pfsense.org now.