Fix links in documentation RELNOTES: None. PiperOrigin-RevId: 157582485
diff --git a/site/versions/master/docs/install-os-x.md b/site/versions/master/docs/install-os-x.md index 80b8897..249524b 100644 --- a/site/versions/master/docs/install-os-x.md +++ b/site/versions/master/docs/install-os-x.md
@@ -54,7 +54,7 @@ ## <a name="install-with-installer-mac-os-x"></a>Install using binary installer -The binary installers are on Bazel's [GitHub releases page](https://github.com/bazelbuild/bazel/releases"). +The binary installers are on Bazel's [GitHub releases page](https://github.com/bazelbuild/bazel/releases). The installer contains the Bazel binary and the required JDK. Some additional libraries must also be installed for Bazel to work.
diff --git a/site/versions/master/docs/install-ubuntu.md b/site/versions/master/docs/install-ubuntu.md index c36e091..e2e5d5a 100644 --- a/site/versions/master/docs/install-ubuntu.md +++ b/site/versions/master/docs/install-ubuntu.md
@@ -48,7 +48,7 @@ ## <a name="install-with-installer-ubuntu"></a>Install using binary installer -The binary installers are on Bazel's [GitHub releases page](https://github.com/bazelbuild/bazel/releases"). +The binary installers are on Bazel's [GitHub releases page](https://github.com/bazelbuild/bazel/releases). The installer contains the Bazel binary and the required JDK. Some additional libraries must also be installed for Bazel to work.