summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCopybara-Service <copybara-worker@google.com>2021-11-18 16:54:40 (GMT)
committerCopybara-Service <copybara-worker@google.com>2021-11-18 16:54:40 (GMT)
commit183a20b40e2c3774bec3419ad67e6eb0348e4b77 (patch)
treec1d1b87f1b1c50084e0b1b3319c5e7b26693cd6a
parenta0dc888bf180ae91a4e728e3eb948dcceac9c4f8 (diff)
parentca2952c5efa4f8227a3c47f9d719e36442daa2ad (diff)
downloadgoogletest-183a20b40e2c3774bec3419ad67e6eb0348e4b77.zip
googletest-183a20b40e2c3774bec3419ad67e6eb0348e4b77.tar.gz
googletest-183a20b40e2c3774bec3419ad67e6eb0348e4b77.tar.bz2
Merge pull request #3669 from assafpr:main
PiperOrigin-RevId: 410816213 Change-Id: Ic33a2f432b2a125ce36355fa802b51a33a1eea23
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e207d38..29e5a4e 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
GoogleTest now follows the
[Abseil Live at Head philosophy](https://abseil.io/about/philosophy#upgrade-support).
-We recommend using the latest commit in the `master` branch in your projects.
+We recommend using the latest commit in the `main` branch in your projects.
#### Documentation Updates