From 64bdbf121aaf5a5df9ca1ba66e25d2b90026cac4 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Thu, 18 Aug 2016 16:05:44 -0400 Subject: [PATCH] Fix version in the `index.adoc`. Also add whitespace after colon for history link --- src/reference/asciidoc/index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/reference/asciidoc/index.adoc b/src/reference/asciidoc/index.adoc index d690e8cac5..01f0dcbede 100644 --- a/src/reference/asciidoc/index.adoc +++ b/src/reference/asciidoc/index.adoc @@ -9,8 +9,8 @@ include::./preface.adoc[] = What's new? [[spring-integration-intro-new]] -For those who are already familiar with Spring Integration, this chapter provides a brief overview of the new features of version 4.2. -If you are interested in the changes and features, that were introduced in earlier versions, please see chapter:<> +For those who are already familiar with Spring Integration, this chapter provides a brief overview of the new features of version 4.3. +If you are interested in the changes and features, that were introduced in earlier versions, please see chapter: <> include::./whats-new.adoc[] [[spring-integration-introduction]]