From 2ffeaa198892521ba44ccb27f9a93201fefefaf6 Mon Sep 17 00:00:00 2001 From: Ralph Whitbeck Date: Wed, 30 Jan 2013 00:20:40 -0500 Subject: [PATCH] removed forum link from jquerymobile.com main nav, fixes 194 --- themes/jquery/menu-header.php | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/jquery/menu-header.php b/themes/jquery/menu-header.php index 7b64cd15..4af1c7a5 100644 --- a/themes/jquery/menu-header.php +++ b/themes/jquery/menu-header.php @@ -49,7 +49,6 @@ function menu_header_jquerymobile_com() { 'http://jquerymobile.com/gbs/' => 'Platforms', 'http://jquerymobile.com/themeroller/' => 'Themes', 'http://jquerymobile.com/resources/' => 'Resources', - 'http://forum.jquery.com/jquery-mobile' => 'Forum', 'http://blog.jquerymobile.com/' => 'Blog', ); }