aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/docs/Documentation.md
diff options
context:
space:
mode:
authorbryanzim <BryanZim@bazinnovations.com>2017-12-15 16:52:50 -0500
committerGitHub <noreply@github.com>2017-12-15 16:52:50 -0500
commit8cbda54f48bd202c1d0134611cce10f69182ba00 (patch)
tree743293ed1b5e3a87b087b1b81cc11a7ef530627d /googlemock/docs/Documentation.md
parent4c8e288fcf15370f4c3f1fd2b87128dab7a8b06d (diff)
parent1865ecaf1779c2a2f210ca3768aa030206ef74ba (diff)
downloadgoogletest-8cbda54f48bd202c1d0134611cce10f69182ba00.tar.gz
googletest-8cbda54f48bd202c1d0134611cce10f69182ba00.tar.bz2
googletest-8cbda54f48bd202c1d0134611cce10f69182ba00.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.