mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-10 13:15:27 +00:00
MISC: Fixes url for GraalVM's native-image prerequisites (#556)
This commit is contained in:

committed by
GitHub

parent
827c09c51a
commit
052783bdd8
@@ -189,7 +189,7 @@ $ $JAVA_HOME/bin/gu install native-image
|
||||
----
|
||||
|
||||
* `native-image` may require additional software to be installed depending on your platform - see the
|
||||
https://www.graalvm.org/docs/reference-manual/native-image/#prerequisites[`native-image` documentation].
|
||||
https://www.graalvm.org/reference-manual/native-image/#prerequisites[`native-image` documentation].
|
||||
|
||||
=== Build `mvnd`
|
||||
|
||||
|
Reference in New Issue
Block a user