change links from former code.google.com to current github repository

This commit is contained in:
Herbert Thielen
2017-08-31 18:12:17 +02:00
parent a430e9c176
commit e033d8c73d
10 changed files with 13 additions and 13 deletions

View File

@@ -1376,7 +1376,7 @@ AnyOf(M1 m1, M2 m2, M3 m3, M4 m4, M5 m5, M6 m6, M7 m7, M8 m8, M9 m9, M10 m10) {
// ================
//
// To learn more about using these macros, please search for 'MATCHER'
// on http://code.google.com/p/googlemock/wiki/CookBook.
// on https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md
#define MATCHER(name, description)\
class name##Matcher {\