Googletest export

Update CONTRIBUTING link in README

PiperOrigin-RevId: 362141000
This commit is contained in:
Abseil Team
2021-03-16 09:51:03 -04:00
committed by Andy Soffer
parent 98ca420679
commit d0dbf0f6c8
+3 -2
View File
@@ -137,7 +137,8 @@ that generates stub code for GoogleTest.
## Contributing Changes
Please read [`CONTRIBUTING.md`](CONTRIBUTING.md) for details on how to
contribute to this project.
Please read
[`CONTRIBUTING.md`](https://github.com/google/googletest/blob/master/CONTRIBUTING.md)
for details on how to contribute to this project.
Happy testing!