File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -450,7 +450,7 @@ Please refer to the https://maven.apache.org/plugins/maven-shade-plugin[Maven Sh
450450If your project requires reflection, classpath resources, dynamic proxies or other
451451features requiring explicit native configuration, it may prove helpful to first run your
452452application or tests using the
453- https://www.graalvm.org/reference-manual/native-image/Agent /[`native-image-agent`].
453+ https://www.graalvm.org/reference-manual/native-image/metadata/AutomaticMetadataCollection /[`native-image-agent`].
454454
455455The Native Image Maven plugin simplifies generation of the required configuration files by
456456injecting the agent automatically for you (this includes, but is not limited to the
You can’t perform that action at this time.
0 commit comments