Merge pull request #3918 from assafpr:master2main

PiperOrigin-RevId: 464586117
Change-Id: Icda62f13b962f7408bb5698ae2b627391257d152
This commit is contained in:
Copybara-Service
2022-08-01 11:47:51 -07:00
14 changed files with 23 additions and 23 deletions

View File

@@ -138,7 +138,7 @@ that generates stub code for GoogleTest.
## Contributing Changes
Please read
[`CONTRIBUTING.md`](https://github.com/google/googletest/blob/master/CONTRIBUTING.md)
[`CONTRIBUTING.md`](https://github.com/google/googletest/blob/main/CONTRIBUTING.md)
for details on how to contribute to this project.
Happy testing!