From 13a12cd782ff5b719ab7aad118472565191436f5 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sat, 4 Jul 2020 10:14:22 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index b49ae12..7c2b9c4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -6,7 +6,9 @@ * [[Mapping]] * [[Proxying]] * [[Stubbing]] -* [[Request Matching]] +* Request Matching + * [[Request Matching]] + * [[Request Matching Tips]] * [[Response Templating]] * Unit Testing * [[Using WireMock in UnitTests]]