Skip to content

Commit c98fb7c

Browse files
committed
docs: fix broken links in soapui-conventions page
1 parent 1ac535b commit c98fb7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)