From 7e5a07638cf4fe152c1451fc488490304541ca7f Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Tue, 12 Jul 2016 17:06:50 +0200 Subject: [PATCH] Link to "What's New" wiki page --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 92613af..56b666d 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,6 @@ ## Welcome to the Spring Framework Wiki! +* [[What's New in the Spring Framework]] * [[Downloading Spring artifacts]] * [[Building a distribution with dependencies]] * [[Contributor guidelines]] @@ -10,4 +11,4 @@ * [[The lifecycle of an issue]] * [[Manually merging pull requests]] * [[Migrating from earlier versions of the Spring Framework]] -* [[Spring Annotation Programming Model]] \ No newline at end of file +* [[Spring Annotation Programming Model]]