Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 6712e20

Browse files
committed
Fix broken links in the refdoc
1 parent 212d0d3 commit 6712e20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spring-native-docs/src/main/asciidoc/getting-started-buildpacks.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ plugins {
136136

137137

138138

139-
The plugin provides a number of options to customize the transformations, see <<spring-aot-configuration>> for more details.
139+
The plugin provides a number of options to customize the transformations, see <<aot>> for more details.
140140

141141

142142
===== Enable native image support

spring-native-docs/src/main/asciidoc/getting-started-native-build-tools.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ plugins {
153153
----
154154

155155

156-
The plugin provides a number of options to customize the transformations, see <<spring-aot-configuration>> for more details.
156+
The plugin provides a number of options to customize the transformations, see <<aot>> for more details.
157157

158158
===== Add the native build tools plugin
159159

0 commit comments

Comments
 (0)