aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/docs/Documentation.md
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2017-12-18 12:02:12 -0500
committerGitHub <noreply@github.com>2017-12-18 12:02:12 -0500
commit058b318bc70356866def1e8b975188beb1a2d411 (patch)
tree5055e65a2b9b42b0551906134aeab3b6d220be2e /googlemock/docs/Documentation.md
parent55fca1937d82bd67a910db142a5aa41311f09f1b (diff)
parent1865ecaf1779c2a2f210ca3768aa030206ef74ba (diff)
downloadgoogletest-058b318bc70356866def1e8b975188beb1a2d411.tar.gz
googletest-058b318bc70356866def1e8b975188beb1a2d411.tar.bz2
googletest-058b318bc70356866def1e8b975188beb1a2d411.zip
Merge branch 'master' into hethi/issue-360-remove-GTEST_HAS_PARAM_TESTS
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.