Skip to content

Commit 75c2263

Browse files
committed
Fix duplicate upgrading instructions in reference documentation.
Closes #1332
1 parent 3051470 commit 75c2263

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/main/asciidoc/index.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ 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-
include::{spring-data-commons-docs}/upgrade.adoc[leveloffset=+1]
1817
include::{spring-data-commons-docs}/dependencies.adoc[leveloffset=+1]
1918
include::{spring-data-commons-docs}/repositories.adoc[leveloffset=+1]
2019

src/main/asciidoc/reference/upgrade.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ You can find <<cassandra.migration,migration guides>> specific to major version
77

88
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.
99

10-

0 commit comments

Comments
 (0)