Skip to content

Commit a883eb7

Browse files
committed
d Correct links
1 parent e7c619d commit a883eb7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

approvaltests/docs/how_to/TestAVarietyOfValues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
When you want to test a lot of variations for a single input value.
1414

15-
If you have more than one parameter that you want to vary, check out [Testing Combinations](/docs/how_to/TestingCombinations.md#top).
15+
If you have more than one parameter that you want to vary, check out [Testing Combinations](TestingCombinations.md#top).
1616

1717
## Steps
1818

approvaltests/docs/reference/CombinationApprovals.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ toc
22

33
## Verifying a Variety of Inputs
44

5-
* [A variety of inputs for a single parameter](/docs/how_to/TestAVarietyOfValues.md)
6-
* [A variety of inputs for multiple parameters](/docs/how_to/TestCombinations.md)
7-
* [A minimum set of inputs for multiple parameters](/docs/Features.md#combinationapprovalsverifybestcoveringpairs)
5+
* [A variety of inputs for a single parameter](../how_to/TestAVarietyOfValues.md)
6+
* [A variety of inputs for multiple parameters](../how_to/TestCombinations.md)
7+
* [A minimum set of inputs for multiple parameters](../Features.md#combinationapprovalsverifybestcoveringpairs)
88

99

1010

0 commit comments

Comments
 (0)