Skip to content

Commit 3218383

Browse files
authored
Update SoapUI project link in documentation. (#498)
Signed-off-by: Sakshee-s <sumansakshee36@gmail.com>
1 parent c1309f5 commit 3218383

File tree

1 file changed

+2
-2
lines changed
  • content/documentation/references/artifacts

1 file changed

+2
-2
lines changed

content/documentation/references/artifacts/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Microcks supports the following specifications and tooling file formats as artif
1313

1414
We provide built-in parsers and importers for the following formats:
1515

16-
* [SoapUI projects](https://www.soapui.org/soapui-projects/soapui-projects.html) files starting with version 5.1 of SoapUI. See the Microcks' [SoapUI Conventions](./soapui-conventions),
16+
* [SoapUI projects](https://www.soapui.org/docs/getting-started/projects/working-with-projects/) files starting with version 5.1 of SoapUI. See the Microcks' [SoapUI Conventions](./soapui-conventions),
1717
* [Swagger v2](https://swagger.io/specification/v2/) files. See the Microcks' [Swagger Conventions](./swagger-conventions),
1818
* [OpenAPI v3.x](https://spec.openapis.org/) files in either YAML or JSON format. See the Microcks' [OpenAPI Conventions](./openapi-conventions),
1919
* [AsyncAPI v2.x](https://v2.asyncapi.com/docs/reference/specification/v2.6.0) and [AsyncAPI v3.x](https://www.asyncapi.com/docs/reference/specification/v3.0.0) files in either YAML or JSON format. See the Microcks' [AsyncAPI Conventions](./asyncapi-conventions),
@@ -22,4 +22,4 @@ We provide built-in parsers and importers for the following formats:
2222
* [GraphQL Schema](https://graphql.org/learn/schema/) `.graphql` files. See the Microcks' [GraphQL Conventions](./graphql-conventions),
2323
* [HTTP Archive Format (HAR)](https://w3c.github.io/web-performance/specs/HAR/Overview.html) JSON files. See the Microcks' [HAR Conventions](./har-conventions),
2424

25-
Microcks may require those artifact files to follow some conventions in order to collect the valuable information it need. This documentation is a reference of those different conventions for the above mentioned formats.
25+
Microcks may require those artifact files to follow some conventions in order to collect the valuable information it need. This documentation is a reference of those different conventions for the above mentioned formats.

0 commit comments

Comments
 (0)