From c6359427d0a01f13102f3297d0e73cc9bc0be3f0 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Tue, 16 Feb 2021 07:45:51 +0100 Subject: [PATCH] Updated Mapping (markdown) --- Mapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mapping.md b/Mapping.md index 195f162..b2afc80 100644 --- a/Mapping.md +++ b/Mapping.md @@ -7,7 +7,7 @@ WireMock.Net is controlled by mappings which define the **Request** and how this Adding or updating mappings can be done via the - [REST Admin interface](https://github.com/WireMock-Net/WireMock.Net/wiki/Admin-API-Reference) -- hard-coded via [C# code](https://github.com/WireMock-Net/WireMock.Net/wiki/WireMock-as-a-standalone-process#option-3--coding-yourself) +- [Via C# code](https://github.com/WireMock-Net/WireMock.Net/wiki/WireMock-as-a-standalone-process#option-3--coding-yourself) - [Static Mappings](#StaticMappings)