diff --git a/documentation/spring-boot-docs/src/docs/antora/modules/ROOT/pages/installing.adoc b/documentation/spring-boot-docs/src/docs/antora/modules/ROOT/pages/installing.adoc index cd94a510914..da1f0283478 100644 --- a/documentation/spring-boot-docs/src/docs/antora/modules/ROOT/pages/installing.adoc +++ b/documentation/spring-boot-docs/src/docs/antora/modules/ROOT/pages/installing.adoc @@ -90,7 +90,7 @@ You can download the Spring CLI distribution from one of the following locations endif::[] -Once downloaded, follow the {url-github-raw}/cli/spring-boot-tools/spring-boot-cli/src/main/content/INSTALL.txt[INSTALL.txt] instructions from the unpacked archive. +Once downloaded, follow the {url-github-raw}/cli/spring-boot-cli/src/main/content/INSTALL.txt[INSTALL.txt] instructions from the unpacked archive. In summary, there is a `spring` script (`spring.bat` for Windows) in a `bin/` directory in the `.zip` file. Alternatively, you can use `java -jar` with the `.jar` file (the script helps you to be sure that the classpath is set correctly).