Fix duplicate upgrading instructions in reference documentation.

Closes #1332
This commit is contained in:
Mark Paluch
2022-11-21 13:24:14 +01:00
parent 2d672a6b8b
commit f1a5624994
2 changed files with 0 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ ifdef::backend-epub3[:front-cover-image: image:epub-cover.png[Front Cover,1050,1
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.
include::preface.adoc[]
include::{spring-data-commons-docs}/upgrade.adoc[leveloffset=+1]
include::{spring-data-commons-docs}/dependencies.adoc[leveloffset=+1]
include::{spring-data-commons-docs}/repositories.adoc[leveloffset=+1]

View File

@@ -7,4 +7,3 @@ You can find <<cassandra.migration,migration guides>> specific to major version
Spring Data's documentation is specific to that version, so any information that you find in here will contain the most up-to-date changes that are in that version.