From b29564db7c74442f0477231b877396ac7d6e8b51 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Thu, 30 Jul 2015 22:03:07 +0200 Subject: [PATCH] added link to annotation programming model --- Home.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 961f900..92613af 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -## Welcome! +## Welcome to the Spring Framework Wiki! * [[Downloading Spring artifacts]] * [[Building a distribution with dependencies]] @@ -9,4 +9,5 @@ * [[Spring repository FAQ]] * [[The lifecycle of an issue]] * [[Manually merging pull requests]] -* [[Migrating from earlier versions of the Spring Framework]] \ No newline at end of file +* [[Migrating from earlier versions of the Spring Framework]] +* [[Spring Annotation Programming Model]] \ No newline at end of file