Skip to content

Commit

Permalink
Fix the WireMock Docker link
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Sep 29, 2023
1 parent 5dfe76e commit 7345355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/solutions/rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ References:
## Testcontainers module

We are interested in providing a Testcontainers for Rust module that
would provide SDK for the official [WireMock Docker images]().
would provide SDK for the official [WireMock Docker images](../../docker).
This module is on our roadmap but have not been published yet,
see [wiremock/ecosystem #8](https://github.com/wiremock/ecosystem/issues/8).
Contributions are welcome!

0 comments on commit 7345355

Please sign in to comment.