From 68a11c256781245bd0696457c800574f8ec8a7ed Mon Sep 17 00:00:00 2001
From: Patrick Stahl
Date: Fri, 15 Mar 2019 16:10:11 +0100
Subject: [PATCH] Fix wrong usage of https in the monolog.xml file
---
logging.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/logging.rst b/logging.rst
index ad77efa429a..b5d8dbf0ac1 100644
--- a/logging.rst
+++ b/logging.rst
@@ -120,7 +120,7 @@ to write logs using the :phpfunction:`syslog` function:
xsi:schemaLocation="http://symfony.com/schema/dic/services
https://symfony.com/schema/dic/services/services-1.0.xsd
http://symfony.com/schema/dic/monolog
- https://symfony.com/schema/dic/monolog/monolog-1.0.xsd">
+ http://symfony.com/schema/dic/monolog/monolog-1.0.xsd">
+ http://symfony.com/schema/dic/monolog/monolog-1.0.xsd">
+ http://symfony.com/schema/dic/monolog/monolog-1.0.xsd">