diff --git a/README.md b/README.md index 98f31152..6c10bee2 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ This repository only contains the source code for the package. ### Set up the prerequisites 1. Download and install Java SE Development Kit (JDK) version 17 (from one of the following locations). - * [Oracle](https://www.oracle.com/java/technologies/javase-jdk17-downloads.html) + * [Oracle](https://www.oracle.com/java/technologies/downloads/) * [OpenJDK](https://adoptium.net/) 2. Export your GitHub personal access token with the read package permissions as follows.