diff --git a/docs/expected/option1/labels/default.md b/docs/expected/option1/labels/default.md index e384760..9a1f30d 100644 --- a/docs/expected/option1/labels/default.md +++ b/docs/expected/option1/labels/default.md @@ -6,5 +6,5 @@ **Tests:** -- [testMethodOne](../../../.././docs/actual/option1/md/io/skodjob/DummyTest.md) -- [testMethodFour](../../../.././docs/actual/option1/md/io/skodjob/DummyTest.md) +- [testMethodOne](../md/io/skodjob/DummyTest.md) +- [testMethodFour](../md/io/skodjob/DummyTest.md) diff --git a/docs/expected/option1/labels/regression.md b/docs/expected/option1/labels/regression.md index 025c0cc..768ae7b 100644 --- a/docs/expected/option1/labels/regression.md +++ b/docs/expected/option1/labels/regression.md @@ -6,4 +6,4 @@ **Tests:** -- [testMethodFour](../../../.././docs/actual/option1/md/io/skodjob/DummyTest.md) +- [testMethodFour](../md/io/skodjob/DummyTest.md) diff --git a/docs/expected/option2/labels/default.md b/docs/expected/option2/labels/default.md index dafedc0..a52bb96 100644 --- a/docs/expected/option2/labels/default.md +++ b/docs/expected/option2/labels/default.md @@ -6,5 +6,5 @@ **Tests:** -- [testMethodOne](../../../.././docs/actual/option2/md/io.skodjob.DummyTest.md) -- [testMethodFour](../../../.././docs/actual/option2/md/io.skodjob.DummyTest.md) +- [testMethodOne](../md/io.skodjob.DummyTest.md) +- [testMethodFour](../md/io.skodjob.DummyTest.md) diff --git a/docs/expected/option2/labels/regression.md b/docs/expected/option2/labels/regression.md index bb1457a..28c584b 100644 --- a/docs/expected/option2/labels/regression.md +++ b/docs/expected/option2/labels/regression.md @@ -6,4 +6,4 @@ **Tests:** -- [testMethodFour](../../../.././docs/actual/option2/md/io.skodjob.DummyTest.md) +- [testMethodFour](../md/io.skodjob.DummyTest.md) diff --git a/docs/expected/option3/labels/default.md b/docs/expected/option3/labels/default.md index 0f83628..97bb47f 100644 --- a/docs/expected/option3/labels/default.md +++ b/docs/expected/option3/labels/default.md @@ -6,5 +6,5 @@ **Tests:** -- [testMethodOne](../../../.././docs/actual/option3/io.skodjob.DummyTest.md) -- [testMethodFour](../../../.././docs/actual/option3/io.skodjob.DummyTest.md) +- [testMethodOne](../io.skodjob.DummyTest.md) +- [testMethodFour](../io.skodjob.DummyTest.md) diff --git a/docs/expected/option3/labels/regression.md b/docs/expected/option3/labels/regression.md index 446eed7..bd22a12 100644 --- a/docs/expected/option3/labels/regression.md +++ b/docs/expected/option3/labels/regression.md @@ -6,4 +6,4 @@ **Tests:** -- [testMethodFour](../../../.././docs/actual/option3/io.skodjob.DummyTest.md) +- [testMethodFour](../io.skodjob.DummyTest.md) diff --git a/docs/expected/option4/labels/default.md b/docs/expected/option4/labels/default.md index 44b178b..e48c4d4 100644 --- a/docs/expected/option4/labels/default.md +++ b/docs/expected/option4/labels/default.md @@ -6,5 +6,5 @@ **Tests:** -- [testMethodOne](../../../.././docs/actual/option4/io/skodjob/DummyTest.md) -- [testMethodFour](../../../.././docs/actual/option4/io/skodjob/DummyTest.md) +- [testMethodOne](../io/skodjob/DummyTest.md) +- [testMethodFour](../io/skodjob/DummyTest.md) diff --git a/docs/expected/option4/labels/regression.md b/docs/expected/option4/labels/regression.md index 14218a8..2d91758 100644 --- a/docs/expected/option4/labels/regression.md +++ b/docs/expected/option4/labels/regression.md @@ -6,4 +6,4 @@ **Tests:** -- [testMethodFour](../../../.././docs/actual/option4/io/skodjob/DummyTest.md) +- [testMethodFour](../io/skodjob/DummyTest.md)