diff --git a/hat/docs/hat-01-02-building-babylon.md b/hat/docs/hat-01-02-building-babylon.md index b4693b00f1e..62066020ebc 100644 --- a/hat/docs/hat-01-02-building-babylon.md +++ b/hat/docs/hat-01-02-building-babylon.md @@ -69,11 +69,11 @@ mkdir -p ${HOME}/java ### Clone Babylon from github -[https://github.com/opendjk/babylon.git](https://github.com/opendjk/babylon.git) +[https://github.com/openjdk/babylon.git](https://github.com/openjdk/babylon.git) ```bash cd ${GITHUB} -git clone https://github.com/opendjk/babylon.git +git clone https://github.com/openjdk/babylon.git ``` ### Get and build jtreg