diff options
-rw-r--r-- | googlemock/docs/Documentation.md | 2 | ||||
-rw-r--r-- | googletest/docs/Documentation.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/googlemock/docs/Documentation.md b/googlemock/docs/Documentation.md index 55271d6..a031187 100644 --- a/googlemock/docs/Documentation.md +++ b/googlemock/docs/Documentation.md @@ -1,6 +1,6 @@ This page lists all documentation markdown files for Google Mock **(the current git version)** --- **if you use a released version of Google Mock, please read the +-- **if you use a former version of Google Mock, please read the documentation for that specific version instead (e.g. by checking out the respective git branch/tag).** diff --git a/googletest/docs/Documentation.md b/googletest/docs/Documentation.md index 0527ddf..1e4c5c5 100644 --- a/googletest/docs/Documentation.md +++ b/googletest/docs/Documentation.md @@ -1,6 +1,6 @@ This page lists all documentation markdown files for Google Test **(the current git version)** --- **if you use a released version of Google Test, please read the +-- **if you use a former version of Google Test, please read the documentation for that specific version instead (e.g. by checking out the respective git branch/tag).** |