From 1968b4e76f8a4e3d151ea12517bae851e9947f40 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Thu, 10 Nov 2022 15:09:14 +0100 Subject: [PATCH] Replace New and Noteworthy with links to release notes. Closes #2199 See spring-projects/spring-data-relational#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 a8d261624..a0cab7ae5 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -11,7 +11,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] [[reference]]