Skip to content

Commit d0af91e

Browse files
authored
Update gmock-matchers.h
branch master changed to main on link
1 parent 1547c2a commit d0af91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

googlemock/include/gmock/gmock-matchers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
//
241241
// To learn more about using these macros, please search for 'MATCHER'
242242
// on
243-
// https://github.com/google/googletest/blob/master/docs/gmock_cook_book.md
243+
// https://github.com/google/googletest/blob/main/docs/gmock_cook_book.md
244244
//
245245
// This file also implements some commonly used argument matchers. More
246246
// matchers can be defined by the user implementing the

0 commit comments

Comments
 (0)