aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCopybara-Service <copybara-worker@google.com>2022-08-01 11:47:51 -0700
committerCopybara-Service <copybara-worker@google.com>2022-08-01 11:47:51 -0700
commit6045bf2ade7d997373355ba147eb6dc74425deb5 (patch)
tree28431ed6357dc8fb2dfa51d51b37fee1ae172aca /README.md
parentfa3f444be1700c066d1cddba1bcb8789730bfbae (diff)
parentdd72ed19fe52f2dbca3b354d9a49eb4124693b99 (diff)
downloadgoogletest-6045bf2ade7d997373355ba147eb6dc74425deb5.zip
googletest-6045bf2ade7d997373355ba147eb6dc74425deb5.tar.gz
googletest-6045bf2ade7d997373355ba147eb6dc74425deb5.tar.bz2
Merge pull request #3918 from assafpr:master2main
PiperOrigin-RevId: 464586117 Change-Id: Icda62f13b962f7408bb5698ae2b627391257d152
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 745f5c2..5061357 100644
--- a/README.md
+++ b/README.md
@@ -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!