Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/docs/asciidoc/end-to-end-gradle-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -444,4 +444,4 @@ All the monitoring and debugging tools https://www.graalvm.org/reference-manual/

=== Learn more

To continue learning, refer to the <<changelog.adoc#,extensive reference documentation for the GraalVM Native Image Gradle plugin>>.
To continue learning, refer to the <<gradle-plugin.adoc#,Gradle plugin documentation>>.
2 changes: 1 addition & 1 deletion docs/src/docs/asciidoc/end-to-end-maven-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -500,4 +500,4 @@ You will find the output of these tools among the generated artifacts after runn

=== Learn more

To continue learning, refer to the <<changelog.adoc#,extensive reference documentation for the GraalVM Native Image Maven plugin>>.
To continue learning, refer to the <<maven-plugin.adoc#,Maven plugin documentation>>.