summaryrefslogtreecommitdiff
path: root/docs/quickstart-bazel.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/quickstart-bazel.md')
-rw-r--r--docs/quickstart-bazel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quickstart-bazel.md b/docs/quickstart-bazel.md
index c187e729..853139a9 100644
--- a/docs/quickstart-bazel.md
+++ b/docs/quickstart-bazel.md
@@ -17,7 +17,7 @@ See [Supported Platforms](platforms.md) for more information about platforms
compatible with GoogleTest.
If you don't already have Bazel installed, see the
-[Bazel installation guide](https://docs.bazel.build/versions/main/install.html).
+[Bazel installation guide](https://bazel.build/install).
{: .callout .note}
Note: The terminal commands in this tutorial show a Unix shell prompt, but the