Skip to content

Commit 5b03953

Browse files
ngocnhan-tran1996mp911de
authored andcommitted
Remove duplicate documentation heading identifiers.
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com> Closes #3399
1 parent 3cafebe commit 5b03953

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

src/main/antora/modules/ROOT/pages/dependencies.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Due to the different inception dates of individual Spring Data modules, most of
1919
</dependencyManagement>
2020
----
2121

22-
[[dependencies.train-names]]
2322
[[dependencies.train-version]]
2423
The current release train version is `{releasetrainVersion}`. The train version uses https://calver.org/[calver] with the pattern `YYYY.MINOR.MICRO`.
2524
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:

src/main/antora/modules/ROOT/pages/repositories/create-instances.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class ApplicationConfiguration {
6161
======
6262

6363
ifeval::[{include-xml-namespaces} != false]
64-
[[repositories.create-instances.spring]]
64+
6565
[[repositories.create-instances.xml]]
6666
== XML Configuration
6767

src/main/antora/modules/ROOT/pages/upgrade.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
[[new-features]]
21
[[upgrading]]
32
= Upgrading Spring Data
43
:page-section-summary-toc: 1

0 commit comments

Comments
 (0)