We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78077f2 commit 507ab1eCopy full SHA for 507ab1e
1 file changed
src/sphinx/formats/graalvm-native-image.rst
@@ -21,7 +21,7 @@ To do so, run the following. It will install GraalVM 1.0.0-rc8.
21
22
.. code-block:: bash
23
24
- source <(curl -o - https://raw.githubusercontent.com/sbt/sbt-native-packager/6e1ee230350ce86c37b39c75f35718ac4a7f0a26/.travis/download-graalvm)
+ source <(curl -o - https://raw.githubusercontent.com/sbt/sbt-native-packager/master/.travis/download-graalvm)
25
26
Build
27
-----
0 commit comments