Update distribution README regarding paths

- Corrected path to 'docs/spring-framework-reference'
- Minor formatting changes
This commit is contained in:
Sam Brannen
2013-01-23 17:09:45 +01:00
parent 3b8aba9ccd
commit e4f1f682e2

11
src/dist/readme.txt vendored
View File

@@ -1,12 +1,11 @@
Spring Framework version ${version}
===============================================================================
================================================================================
To find out what has changed since any earlier releases, see
'docs/changelog.txt'.
To find out what has changed since any earlier releases, see 'docs/changelog.txt'.
Please consult the documentation located within the 'docs/reference' directory
of this release and also visit the official Spring Framework home at
http://www.springsource.org/spring-framework
Please consult the documentation located within the
'docs/spring-framework-reference' directory of this release and also visit
the official Spring Framework home at http://www.springsource.org/spring-framework
There you will find links to the forum, issue tracker, and other resources.