Update link to Bazel installation guide

The Bazel docs have moved!
This commit is contained in:
John Hinnegan 2022-09-18 10:54:36 -04:00 committed by GitHub
parent 1336c4b6d1
commit 05cc575c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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