Skip to content

Commit 68df1e9

Browse files
authored
docs: fix broken links in soapui-conventions page (#499)
Signed-off-by: Little Monster <rjagadal@redhat.com>
1 parent 6fd44d5 commit 68df1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/documentation/references/artifacts/soapui-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You are now free to create as many *TestSteps* as you want within the *TestCases
3939

4040
{{< image src="images/documentation/soapui-testrequest.png" zoomable="true" >}}
4141

42-
As shown above, you are also free to add some assertions within your TestStep requests. The SoapUI documentation introduces the assertion concept on [this page](https://www.soapui.org/functional-testing/assertion-teststep.html). Assertions in TestSteps can be later reused when wanting to use Microcks for [Contract testing](../tests) of your Service.
42+
As shown above, you are also free to add some assertions within your TestStep requests. The SoapUI documentation introduces the assertion concept on [this page](https://www.soapui.org/docs/functional-testing/getting-started-with-assertions/). Assertions in TestSteps can be later reused when wanting to use Microcks for [Contract testing](/documentation/explanations/conformance-testing/) of your Service.
4343

4444
### Defining Mock Responses
4545

0 commit comments

Comments
 (0)