Skip to content

Commit 4d42cab

Browse files
committed
Replace New and Noteworthy with links to release notes.
Closes #1327 See spring-projects/spring-data-relational#1351
1 parent d61947f commit 4d42cab

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.adoc

-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ Having trouble with Spring Data? We’d love to help!
116116
https://docs.spring.io/spring-data/cassandra/docs/current/reference/html/[reference documentation], and https://docs.spring.io/spring-data/cassandra/docs/current/api/[Javadocs].
117117
* 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.
118118
If you are just starting out with Spring, try one of the https://spring.io/guides[guides].
119-
* If you are upgrading, check out the https://docs.spring.io/spring-data/cassandra/docs/current/changelog.txt[changelog] for "`new and noteworthy`" features.
120119
* Ask a question - we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-data[`spring-data-cassandra`].
121120
You can also chat with the community on https://gitter.im/spring-projects/spring-data[Gitter].
122121
* Report bugs with Spring Data for Apache Cassandra at https://github.com/spring-projects/spring-data-cassandra/issues[github.com/spring-projects/spring-data-cassandra/issues].

src/main/asciidoc/index.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ifdef::backend-epub3[:front-cover-image: image:epub-cover.png[Front Cover,1050,1
1414
NOTE: Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.
1515

1616
include::preface.adoc[]
17-
17+
include::{spring-data-commons-docs}/upgrade.adoc[leveloffset=+1]
1818
include::{spring-data-commons-docs}/dependencies.adoc[leveloffset=+1]
1919
include::{spring-data-commons-docs}/repositories.adoc[leveloffset=+1]
2020

0 commit comments

Comments
 (0)