From fead493d65d553418153324960c7819c197a50cb Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Thu, 10 Nov 2022 12:50:17 +0100 Subject: [PATCH] Replace New and Noteworthy with links to release notes. Closes #355 See https://github.com/spring-projects/spring-data-relational/issues/1351 --- src/main/asciidoc/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc index 99bcbb3..b303038 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -12,7 +12,7 @@ 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]