Skip to content

Commit 7dc51bf

Browse files
authored
Merge pull request #753 from graalvm/bm/GR-68095
[GR-68095] Change links in the Native Build Tools Gradle page
2 parents 14c95f8 + be57b58 commit 7dc51bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/docs/asciidoc/end-to-end-gradle-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,4 +444,4 @@ All the monitoring and debugging tools https://www.graalvm.org/reference-manual/
444444

445445
=== Learn more
446446

447-
To continue learning, refer to the <<changelog.adoc#,extensive reference documentation for the GraalVM Native Image Gradle plugin>>.
447+
To continue learning, refer to the <<gradle-plugin.adoc#,Gradle plugin documentation>>.

docs/src/docs/asciidoc/end-to-end-maven-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,4 +500,4 @@ You will find the output of these tools among the generated artifacts after runn
500500

501501
=== Learn more
502502

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

0 commit comments

Comments
 (0)