Skip to content

Commit 23737a4

Browse files
committed
Update the README to use JDK1.8 b88
1 parent 9468548 commit 23737a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ a cross-platform, self-contained bootstrap mechanism for the build.
3737

3838
### prerequisites
3939

40-
[Git][] and the latest [Early Access build of OpenJDK 1.8][JDK18].
40+
[Git][] and [Early Access build of OpenJDK 1.8 build 88][JDK18 build 88].
4141

4242
### check out sources
4343
`git clone git://github.com/SpringSource/spring-framework.git`
@@ -85,7 +85,7 @@ The Spring Framework is released under version 2.0 of the [Apache License][].
8585
[Gradle]: http://gradle.org
8686
[`./gradlew`]: http://vimeo.com/34436402
8787
[Git]: http://help.github.com/set-up-git-redirect
88-
[JDK18]: http://jdk8.java.net/download.html
88+
[JDK18 build 88]: https://jdk8.java.net/archive/8-b88.html
8989
[Gradle build and release FAQ]: https://github.com/SpringSource/spring-framework/wiki/Gradle-build-and-release-FAQ
9090
[Pull requests]: http://help.github.com/send-pull-requests
9191
[contributor guidelines]: https://github.com/SpringSource/spring-framework/blob/master/CONTRIBUTING.md

0 commit comments

Comments
 (0)