Skip to content

Commit f79a801

Browse files
committed
Replace New and Noteworthy with links to release notes.
Closes #2358 See spring-projects/spring-data-relational#1351
1 parent 7d38d6c commit f79a801

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.adoc

-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ We’d love to help!
169169
https://docs.spring.io/spring-data/elasticsearch/docs/current/reference/html/[reference documentation], and https://docs.spring.io/spring-data/elasticsearch/docs/current/api/[Javadocs].
170170
* Learn the Spring basics – Spring Data builds on Spring Framework, check the https://spring.io[spring.io] web-site for a wealth of reference documentation.
171171
If you are just starting out with Spring, try one of the https://spring.io/guides[guides].
172-
* If you are upgrading, check out the https://docs.spring.io/spring-data/elasticsearch/docs/current/changelog.txt[changelog] for "`new and noteworthy`" features.
173172
* Ask a question - we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-data[`spring-data-elasticsearch`].
174173
You can also chat with the community on https://gitter.im/spring-projects/spring-data[Gitter].
175174
* Report bugs with Spring Data for Elasticsearch at https://github.com/spring-projects/spring-data-elasticsearch/issues[https://github.com/spring-projects/spring-data-elasticsearch/issues].

src/main/asciidoc/index.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ NOTE: Copies of this document may be made for your own use and for distribution
1212
toc::[]
1313

1414
include::preface.adoc[]
15+
include::{spring-data-commons-docs}/upgrade.adoc[leveloffset=+1]
16+
1517

1618
:leveloffset: +1
1719
include::{spring-data-commons-docs}/repositories.adoc[]

0 commit comments

Comments
 (0)