Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
9cb03aa7
Commit
9cb03aa7
authored
Sep 12, 2016
by
Samuel Roth
Browse files
Fixing ForDummies link
parent
51b290d4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googlemock/README.md
googlemock/README.md
+1
-1
No files found.
googlemock/README.md
View file @
9cb03aa7
...
...
@@ -55,7 +55,7 @@ documentation in the following order:
*
Learn the
[
basics
](
../../tree/master/googletest/docs/Primer.md
)
of
Google Test, if you choose to use Google Mock with it (recommended).
*
Read
[
Google Mock for Dummies
](
docs/ForDummies.md
)
.
*
Read
[
Google Mock for Dummies
](
../../tree/master/googlemock/
docs/ForDummies.md
)
.
*
Read the instructions below on how to build Google Mock.
You can also watch Zhanyong's
[
talk
](
http://www.youtube.com/watch?v=sYpCyLI47rM
)
on Google Mock's usage and implementation.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment