Skip to content

Commit 52789cb

Browse files
committed
Fix anchors in Maven plugin documentation
Closes gh-35371
1 parent 21cca4f commit 52789cb

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc/anchor-rewrite.properties

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
1-
2-
build-info=?
3-
getting-started=?
4-
goals=?
5-
help=?
6-
spring-boot-maven-plugin-documentation=?
7-
introduction=?.?
8-
integration-tests=integration-tests
91
integration-tests-no-starter-parent=integration-tests.no-starter-parent
102
integration-tests-example=integration-tests.examples
113
integration-tests-example-random-port=integration-tests.examples.random-port
124
integration-tests-example-jmx-port=integration-tests.examples.jmx-port
135
integration-tests-example-skip=integration-tests.examples.skip
14-
build-image=build-image
156
build-image-docker-daemon=build-image.docker-daemon
167
build-image-docker-registry=build-image.docker-registry
178
build-image-customization=build-image.customization
@@ -33,14 +24,12 @@ repackage-example-custom-layout=packaging.examples.custom-layout
3324
repackage-example-exclude-dependency=packaging.examples.exclude-dependency
3425
repackage-layered-archive-tools=packaging.examples.layered-archive-tools
3526
repackage-layered-archive-additional-layers=packaging.examples.custom-layers-configuration
36-
run=run
3727
run-examples=run.examples
3828
run-example-debug=run.examples.debug
3929
run-example-system-properties=run.examples.system-properties
4030
run-example-environment-variables=run.examples.environment-variables
4131
run-example-application-arguments=run.examples.using-application-arguments
4232
run-example-active-profiles=run.examples.specify-active-profiles
43-
using=using
4433
using-parent-pom=using.parent-pom
4534
using-import=using.import
4635
using-overriding-command-line=using.overriding-command-line

0 commit comments

Comments
 (0)