Update gmock-matchers.h

branch master changed to main on link
This commit is contained in:
assafpr 2022-06-27 09:56:59 +03:00 committed by GitHub
parent 1547c2acc8
commit d0af91ead3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -240,7 +240,7 @@
//
// To learn more about using these macros, please search for 'MATCHER'
// on
// https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md
// https://github.com/google/googletest/blob/main/docs/gmock_cook_book.md
//
// This file also implements some commonly used argument matchers. More
// matchers can be defined by the user implementing the