aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/docs/Documentation.md
diff options
context:
space:
mode:
authorTanzinul Islam <tanzislam@users.noreply.github.com>2018-03-05 02:25:59 +0000
committerGitHub <noreply@github.com>2018-03-05 02:25:59 +0000
commita7a7f51d355081a7f1e8ab295d5df5f9bb4612c8 (patch)
treec6f8f6067f957eb6d49656278f79c93353bb039c /googlemock/docs/Documentation.md
parent4ba3803f936a2f432e60841bc9358ea2f3a951eb (diff)
parent6c73adfc03e277f55cb1e4947b3a5e6c5ff4fe46 (diff)
downloadgoogletest-a7a7f51d355081a7f1e8ab295d5df5f9bb4612c8.tar.gz
googletest-a7a7f51d355081a7f1e8ab295d5df5f9bb4612c8.tar.bz2
googletest-a7a7f51d355081a7f1e8ab295d5df5f9bb4612c8.zip
Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116
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.