summaryrefslogtreecommitdiffstats
path: root/googletest/docs/Documentation.md
diff options
context:
space:
mode:
Diffstat (limited to 'googletest/docs/Documentation.md')
-rw-r--r--googletest/docs/Documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/docs/Documentation.md b/googletest/docs/Documentation.md
index 1e4c5c5..3784c8f 100644
--- a/googletest/docs/Documentation.md
+++ b/googletest/docs/Documentation.md
@@ -12,5 +12,5 @@ the respective git branch/tag).**
To contribute code to Google Test, read:
- * [DevGuide](DevGuide.md) -- read this _before_ writing your first patch.
+ * [CONTRIBUTING](../CONTRIBUTING.md) -- read this _before_ writing your first patch.
* [PumpManual](PumpManual.md) -- how we generate some of Google Test's source files.