diff --git a/Proxying.md b/Proxying.md index 30264e9..d5194b5 100644 --- a/Proxying.md +++ b/Proxying.md @@ -2,7 +2,7 @@ It's possible to start the WireMockk server in Proxy mode, this means that **all** requests are proxied to the real URL. And the mappings can be recorded and saved. ### Example -Setup a proxy to samples.openweathermap.org +Setup a proxy to `samples.openweathermap.org` ``` c# var settings = new WireMockServerSettings