Skip to content

Commit b27cc2d

Browse files
amir-yaghoubiraymondfeng
authored andcommitted
fix: change invalid reference link to valid link
- The link was pointing at Testing-Your-application.md which does not exist
1 parent a2b7c7c commit b27cc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/site/Defining-your-testing-strategy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@ To summarize:
125125
- Watch out for integration points that are not covered by unit-tests and add
126126
integration tests to verify your units work well together.
127127

128-
See [Testing Your Application](Testing-Your-application.md) for a reference
128+
See [Testing Your Application](Testing-your-application.md) for a reference
129129
manual on automated tests.

0 commit comments

Comments
 (0)