You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/docs/asciidoc/gradle-plugin-quickstart.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ public class Fortune {
115
115
----
116
116
. Delete the _fortune/src/test/java_ directory (you will add tests in a later stage).
117
117
. Copy and paste the following file,
118
-
https://raw.githubusercontent.com/graalvm/graalvm-demos/master/fortune-demo/fortune/src/main/resources/fortunes.json[fortunes.json] under _fortune/src/main/resources/_.
118
+
https://raw.githubusercontent.com/graalvm/graalvm-demos/refs/heads/master/fortune-demo/fortune-gradle/fortune/src/main/resources/fortunes.u8[fortunes.json] under _fortune/src/main/resources/_.
0 commit comments