Skip to content

Commit

Permalink
Update link to Bazel installation guide
Browse files Browse the repository at this point in the history
The Bazel docs have moved!
  • Loading branch information
softwaregravy committed Sep 18, 2022
1 parent 1336c4b commit 05cc575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart-bazel.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 05cc575

Please sign in to comment.