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 5921370 commit efd8705Copy full SHA for efd8705
docs/src/docs/asciidoc/maven-plugin-quickstart.adoc
@@ -132,7 +132,7 @@ public class Fortune {
132
}
133
----
134
. Copy and paste the following file,
135
-https://raw.githubusercontent.com/graalvm/graalvm-demos/master/fortune-demo/fortune/src/main/resources/fortunes.json[fortunes.json]
+https://raw.githubusercontent.com/graalvm/graalvm-demos/refs/heads/master/fortune-demo/fortune-maven/src/main/resources/fortunes.u8[fortunes.json]
136
under the _resources_ directory (_src/main/resources/fortunes.json_). Your project tree should be:
137
+
138
[source,shell]
0 commit comments