Skip to content

Commit 3969ab3

Browse files
committed
fix link
1 parent d73c5dc commit 3969ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ So in these examples, I will try to share some tips on what to do to write good
3939
* [Mocking concrete classes](#mocking-concrete-classes)
4040
* [Testing private methods](#testing-private-methods)
4141
* [Time as a volatile dependency](#time-as-a-volatile-dependency)
42-
18. [100% Test Coverage shouldn't be the goal](#100%-test-coverage-shouldn't-be-the-goal)
42+
18. [100% Test Coverage shouldn't be the goal](#100-test-coverage-shouldnt-be-the-goal)
4343
19. [Recommended books](#recommended-books)
4444

4545
## Introduction

0 commit comments

Comments
 (0)