Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion rationalzation

This commit is contained in:
Gennadiy Civil
2018-06-11 11:26:16 -04:00
parent 98a0d007d7
commit de47b0d30c
7 changed files with 15 additions and 15 deletions

View File

@@ -15,8 +15,8 @@ mailing list for questions, discussions, and development. There is
also an IRC channel on [OFTC](https://webchat.oftc.net/) (irc.oftc.net) #gtest available. Please
join us!
Getting started information for **Google Test** is available in the
[Google Test Primer](googletest/docs/Primer.md) documentation.
Getting started information for **Google Test** is available in the
[Google Test Primer](googletest/docs/primer.md) documentation.
**Google Mock** is an extension to Google Test for writing and using C++ mock
classes. See the separate [Google Mock documentation](googlemock/README.md).