Repository: apex-site
Updated Branches:
  refs/heads/master 6d8ebf071 -> 4d4aa9a0e


APEXCORE-514 Remove Announcements, add Events under Community.


Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/4d4aa9a0
Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/4d4aa9a0
Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/4d4aa9a0

Branch: refs/heads/master
Commit: 4d4aa9a0e1aac0b7dd8472d57aecead8740b87cf
Parents: 6d8ebf0
Author: Thomas Weise <t...@apache.org>
Authored: Wed Oct 12 17:49:25 2016 -0700
Committer: Thomas Weise <t...@apache.org>
Committed: Wed Oct 12 17:49:25 2016 -0700

----------------------------------------------------------------------
 navigation.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/apex-site/blob/4d4aa9a0/navigation.json
----------------------------------------------------------------------
diff --git a/navigation.json b/navigation.json
index 98a0b60..d925280 100644
--- a/navigation.json
+++ b/navigation.json
@@ -3,13 +3,12 @@
   { "id": "docs", "label": "Documentation", "href": "/docs.html" },
   { "id": "Powered by Apex", "label": "Powered By Apex", "href": 
"/powered-by-apex.html" },
   { "id": "roadmap", "label": "Roadmap", "href": "/roadmap.html" },
-  { "id": "announcements", "label": "Announcements", "href": 
"/announcements.html" },
   { "id": "community", "label": "Community", "href": "/community.html", 
"items": [
     { "label": "Mailing Lists", "href": "/community.html#mailing-lists" },
     { "label": "Issue Tracking", "href": "/community.html#issue-tracking" },
     { "label": "Stack Overflow", "href": 
"http://stackoverflow.com/questions/tagged/apache-apex"},
+    { "label": "Events", "href": "/community.html#events" },
     { "label": "Contributing", "href": "/community.html#contributing"},
-    { "label": "Apache", "classes":  "dropdown-header"},
     { "label": "Apache Foundation", "href": 
"http://www.apache.org/foundation/how-it-works.html"; }
   ]},
   { "id": "source", "label": "Github", "href": 
"https://github.com/apache/apex-core";, "items": [

Reply via email to