From 3945cfa6bd3c5cb4efe0f0c70d973b579cc14490 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Tue, 24 Oct 2017 16:24:29 -0400 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 4f60efc..2f0a7e4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,13 +1,8 @@ * [Home](https://github.com/spring-projects/spring-framework/wiki) * [[Versions|Spring Framework Versions]] * [[Spring artifacts|Downloading Spring artifacts]] -* Develop - * [[Spring Annotation Programming Model]] - * [[HTTP/2 support]] -* Contribute - * [[Guidelines|Contributor guidelines]] - * [[The lifecycle of an issue]] - * [[Spring Framework Code Style]] +* [[Annotation support|Spring Annotation Programming Model]] +* [[HTTP/2|HTTP/2 support]] * Maintain * [[Manually merging pull requests]] * [[Spring repository FAQ]]