Browse Source

Fix broken link to overview

pull/1549/merge
Rossen Stoyanchev 8 years ago
parent
commit
3533db78d2
  1. 2
      src/docs/asciidoc/index.adoc
  2. 1
      src/docs/asciidoc/overview.adoc

2
src/docs/asciidoc/index.adoc

@ -4,7 +4,7 @@
Welcome to the Spring Framework reference documentation! Welcome to the Spring Framework reference documentation!
Please read the <<overview.adoc,*Overview*>> for a quick introduction including brief history, Please read the <<overview.adoc#overview,*Overview*>> for a quick introduction including brief history,
design philosophy, where to ask questions, and tips to get started. For information on design philosophy, where to ask questions, and tips to get started. For information on
"What's New", or "Migrating from previous versions", check the "What's New", or "Migrating from previous versions", check the
https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*]. https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*].

1
src/docs/asciidoc/overview.adoc

@ -2,6 +2,7 @@
:toclevels: 1 :toclevels: 1
:docinfo1: :docinfo1:
[[overview]]
= Spring Framework Overview = Spring Framework Overview
Spring makes it easy to create Java enterprise applications. It provides everything you Spring makes it easy to create Java enterprise applications. It provides everything you

Loading…
Cancel
Save