Skip to content

docs: fix broken links in soapui-conventions page#499

Merged
yada merged 1 commit intomicrocks:masterfrom
rissh:fix/soapui-conventions-broken-links
Jan 19, 2026
Merged

docs: fix broken links in soapui-conventions page#499
yada merged 1 commit intomicrocks:masterfrom
rissh:fix/soapui-conventions-broken-links

Conversation

@rissh
Copy link
Contributor

@rissh rissh commented Jan 19, 2026

Description

  • Fixed broken link to SoapUI assertions documentation (was returning 404)
    • Updated from https://www.soapui.org/functional-testing/assertion-teststep.html
    • To https://www.soapui.org/docs/functional-testing/getting-started-with-assertions/
  • Fixed broken link to Contract testing page (was returning 404)
    • Updated from ../tests (resolved to non-existent /documentation/references/artifacts/tests)
    • To /documentation/explanations/conformance-testing/

Both links have been verified to be working.

Related issue(s)

Fixes #484
Fixes #494

Signed-off-by: Little Monster <rjagadal@redhat.com>
@rissh rissh force-pushed the fix/soapui-conventions-broken-links branch from c98fb7c to 6170c6d Compare January 19, 2026 19:40
@yada yada added kind/bug Something isn't working component/documentation labels Jan 19, 2026
Copy link
Member

@yada yada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yada yada merged commit 68df1e9 into microcks:master Jan 19, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix 404 link to SoapUI assertions test step page Fix 404 link: /documentation/references/artifacts/tests

2 participants