diff --git a/themes/jquery/menu-header.php b/themes/jquery/menu-header.php index d3bd4ce3..499d2ff0 100644 --- a/themes/jquery/menu-header.php +++ b/themes/jquery/menu-header.php @@ -28,7 +28,6 @@ function menu_header_learn_jquery_com() { return array( 'http://learn.jquery.com' => 'Home', 'http://learn.jquery.com/about/' => 'About', - 'http://learn.jquery.com/contributing/' => 'Contributing', 'http://learn.jquery.com/style-guide/' => 'Style Guide', ); }