Skip to content

Commit 545bd38

Browse files
committed
Replace New and Noteworthy with links to release notes.
Closes #1609 See spring-projects/spring-data-relational#1351
1 parent 519dcc6 commit 545bd38

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ Having trouble with Spring Data? We’d love to help!
138138
https://docs.spring.io/spring-data/couchbase/docs/current/reference/html/[reference documentation], and https://docs.spring.io/spring-data/couchbase/docs/current/api/[Javadocs].
139139
* 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.
140140
If you are just starting out with Spring, try one of the https://spring.io/guides[guides].
141-
* If you are upgrading, check out the https://docs.spring.io/spring-data/couchbase/docs/current/changelog.txt[changelog] for "`new and noteworthy`" features.
142141
* Ask a question - we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-data[`spring-data-couchbase`].
143142
You can also chat with the community on https://gitter.im/spring-projects/spring-data[Gitter].
144143
* Report bugs with Spring Data Couchbase at https://jira.spring.io/browse/DATACOUCH[jira.spring.io/browse/DATACOUCH].

src/main/asciidoc/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ NOTE: Copies of this document may be made for your own use and for distribution
1111
toc::[]
1212

1313
include::preface.adoc[]
14+
include::{spring-data-commons-docs}/upgrade.adoc[leveloffset=+1]
1415

1516
[[reference]]
1617
= Reference Documentation

0 commit comments

Comments
 (0)