Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ Please read these files: "LICENSE", "ADDITIONAL_LICENSE_INFO", "ASSEMBLY_EXCEPTI
_develop_
: The default branch. The branch that consumes development and patches to upstream [openjdk/jdk:jdk25](https://github.com/openjdk/jdk). Corretto builds are generated from this branch.

### Download Links
Release builds can be found by version on the github [release page](https://github.com/corretto/corretto-25/releases). Nightly builds can be found on our [download page](https://downloads.corretto.aws/#/downloads?build=nightly&version=25).

### OpenJDK Readme
```

Expand Down
Loading