From 1839e2e07db302266becd6395bc037e3e7014a09 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Thu, 10 Aug 2023 08:00:07 +0200 Subject: [PATCH] Updated Request Matching (markdown) --- Request-Matching.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Request-Matching.md b/Request-Matching.md index b742f31..8517690 100644 --- a/Request-Matching.md +++ b/Request-Matching.md @@ -1,7 +1,7 @@ # :one: Request Matching WireMock.Net supports matching of requests to stubs and verification queries using the following parts: -* [Path] (#path) +* [Path](#path) * [URL](#url) * HTTP Method * [Query parameters](#query-parameters)