From 10a281d7e3fd775553ccdb3935ab4a98a8530b18 Mon Sep 17 00:00:00 2001 From: Tran Ngoc Nhan Date: Sun, 9 Nov 2025 15:28:03 +0700 Subject: [PATCH] Remove obsolete id Signed-off-by: Tran Ngoc Nhan --- src/main/antora/modules/ROOT/pages/dependencies.adoc | 1 - .../modules/ROOT/pages/repositories/create-instances.adoc | 2 +- src/main/antora/modules/ROOT/pages/upgrade.adoc | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main/antora/modules/ROOT/pages/dependencies.adoc b/src/main/antora/modules/ROOT/pages/dependencies.adoc index 86956a3d71..148f927cfa 100644 --- a/src/main/antora/modules/ROOT/pages/dependencies.adoc +++ b/src/main/antora/modules/ROOT/pages/dependencies.adoc @@ -19,7 +19,6 @@ Due to the different inception dates of individual Spring Data modules, most of ---- -[[dependencies.train-names]] [[dependencies.train-version]] The current release train version is `{releasetrainVersion}`. The train version uses https://calver.org/[calver] with the pattern `YYYY.MINOR.MICRO`. The version name follows `+${calver}+` for GA releases and service releases and the following pattern for all other versions: `+${calver}-${modifier}+`, where `modifier` can be one of the following: diff --git a/src/main/antora/modules/ROOT/pages/repositories/create-instances.adoc b/src/main/antora/modules/ROOT/pages/repositories/create-instances.adoc index 5607321ce7..906bec52f0 100644 --- a/src/main/antora/modules/ROOT/pages/repositories/create-instances.adoc +++ b/src/main/antora/modules/ROOT/pages/repositories/create-instances.adoc @@ -61,7 +61,7 @@ class ApplicationConfiguration { ====== ifeval::[{include-xml-namespaces} != false] -[[repositories.create-instances.spring]] + [[repositories.create-instances.xml]] == XML Configuration diff --git a/src/main/antora/modules/ROOT/pages/upgrade.adoc b/src/main/antora/modules/ROOT/pages/upgrade.adoc index 780c71cc92..a4d6e59ac9 100644 --- a/src/main/antora/modules/ROOT/pages/upgrade.adoc +++ b/src/main/antora/modules/ROOT/pages/upgrade.adoc @@ -1,4 +1,3 @@ -[[new-features]] [[upgrading]] = Upgrading Spring Data :page-section-summary-toc: 1