From 2a9b6a5135d4a1dfa8082678c0698dc2e17792c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vytenis=20Jan=C4=8Dauskas?= Date: Fri, 26 Apr 2024 14:13:49 +0300 Subject: [PATCH] Updated example documentation to correct filename format --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bf4ee8e..82b85f6 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ Currently available logging destination is **Blob Storage** as an **AppendBlob** ### Config example -``` +```xml - - + + @@ -29,4 +29,3 @@ Currently available logging destination is **Blob Storage** as an **AppendBlob** ``` -