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 cf109e7 commit 03691ccCopy full SHA for 03691cc
README.md
@@ -1,6 +1,6 @@
1
# Example Source Code for the Book "On Java 8" by Bruce Eckel
2
3
-Download release from [here](https://github.com/BruceEckel/OnJava8-Examples/releases/tag/v1.0).
+Download the latest release from [here](https://github.com/BruceEckel/OnJava8-Examples/releases/).
4
5
To compile and run these programs, you only need JDK 8 installed.
6
Invoking `gradlew` will automatically download and install Gradle.
0 commit comments