diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index 3dd0049129a..b01cd45f4da 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -4,7 +4,7 @@ Welcome to the Spring Framework reference documentation! -Please read the <> for a quick introduction including brief history, +Please read the <> for a quick introduction including brief history, design philosophy, where to ask questions, and tips to get started. For information on "What's New", or "Migrating from previous versions", check the https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*]. diff --git a/src/docs/asciidoc/overview.adoc b/src/docs/asciidoc/overview.adoc index 91d62fcd34e..aac243a31e1 100644 --- a/src/docs/asciidoc/overview.adoc +++ b/src/docs/asciidoc/overview.adoc @@ -2,6 +2,7 @@ :toclevels: 1 :docinfo1: +[[overview]] = Spring Framework Overview Spring makes it easy to create Java enterprise applications. It provides everything you