aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/docs/Documentation.md
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-16 10:39:40 -0400
committerGitHub <noreply@github.com>2018-08-16 10:39:40 -0400
commitf3a9fa6a62a29746eba6c7092a2fada2fc1a5e90 (patch)
tree7d4dad554bf23bb5783b7aacf4dd0c8704c7754b /googlemock/docs/Documentation.md
parent6c093a2391eb66a42bd4146443265eddad06be0c (diff)
parent490554aa0f3618e1e5dd217f11fe0c3f188ed615 (diff)
downloadgoogletest-f3a9fa6a62a29746eba6c7092a2fada2fc1a5e90.tar.gz
googletest-f3a9fa6a62a29746eba6c7092a2fada2fc1a5e90.tar.bz2
googletest-f3a9fa6a62a29746eba6c7092a2fada2fc1a5e90.zip
Merge branch 'master' into master
Diffstat (limited to 'googlemock/docs/Documentation.md')
-rw-r--r--googlemock/docs/Documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/docs/Documentation.md b/googlemock/docs/Documentation.md
index a0311871..16083e70 100644
--- a/googlemock/docs/Documentation.md
+++ b/googlemock/docs/Documentation.md
@@ -11,5 +11,5 @@ the respective git branch/tag).**
To contribute code to Google Mock, read:
- * [DevGuide](DevGuide.md) -- read this _before_ writing your first patch.
+ * [CONTRIBUTING](../CONTRIBUTING.md) -- read this _before_ writing your first patch.
* [Pump Manual](../../googletest/docs/PumpManual.md) -- how we generate some of Google Mock's source files.