Merge pull request #4011 from softwaregravy:patch-1

PiperOrigin-RevId: 475928562
Change-Id: I0539fa76b788410dd88b3285056a3b6a324dbc52
This commit is contained in:
Copybara-Service 2022-09-21 14:45:58 -07:00
commit 63907e1bfe

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