summaryrefslogtreecommitdiffstats
path: root/googletest/docs
diff options
context:
space:
mode:
authorLI Daobing <lidaobing@gmail.com>2018-01-26 15:36:57 +0800
committerGitHub <noreply@github.com>2018-01-26 15:36:57 +0800
commitefd49c2d456bf102d2c179f2c506d81573bde339 (patch)
tree461e8fe1e212f48eff4be9044561dc12aa7db5d0 /googletest/docs
parentb3a2048beb0f8d6cbb2d5c95e7f639780eff5805 (diff)
downloadgoogletest-efd49c2d456bf102d2c179f2c506d81573bde339.tar.gz
googletest-efd49c2d456bf102d2c179f2c506d81573bde339.zip
Update Documentation.md
Diffstat (limited to 'googletest/docs')
-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 3784c8fd..20f25039 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:
- * [CONTRIBUTING](../CONTRIBUTING.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.
OpenPOWER on IntegriCloud