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

Commit 499dbda

Browse files
committed
Fix broken link in the refdoc
1 parent 797a576 commit 499dbda

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
@@ -145,7 +145,7 @@ plugins {
145145

146146

147147

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

150150

151151
===== Enable native image support

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ TIP: The transformations also apply to the JVM so this can be applied regardless
104104
----
105105

106106

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

109109
===== Enable native image support
110110

0 commit comments

Comments
 (0)