From 4d4aa9a0e1aac0b7dd8472d57aecead8740b87cf Mon Sep 17 00:00:00 2001 From: Thomas Weise Date: Wed, 12 Oct 2016 17:49:25 -0700 Subject: [PATCH] APEXCORE-514 Remove Announcements, add Events under Community. --- navigation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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": [