aboutsummaryrefslogtreecommitdiffstats
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 b6c77af1..6c3bf7a5 100644
--- a/googletest/docs/Documentation.md
+++ b/googletest/docs/Documentation.md
@@ -5,7 +5,7 @@ documentation for that specific version instead (e.g. by checking out
the respective git branch/tag).**
* [Primer](primer.md) -- start here if you are new to Google Test.
- * [Samples](Samples.md) -- learn from examples.
+ * [Samples](samples.md) -- learn from examples.
* [AdvancedGuide](advanced.md) -- learn more about Google Test.
* [XcodeGuide](XcodeGuide.md) -- how to use Google Test in Xcode on Mac.
* [Frequently-Asked Questions](faq.md) -- check here before asking a question on the mailing list.