Skip to content

Commit 668d6d3

Browse files
committed
Merge branch '6.4' into 7.3
* 6.4: Update link to Monolog Configuration class
2 parents 2c58e0b + a5bbf08 commit 668d6d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,5 +420,5 @@ Learn more
420420
.. _`Monolog`: https://github.com/Seldaek/monolog
421421
.. _`LoggerInterface`: https://github.com/php-fig/log/blob/master/src/LoggerInterface.php
422422
.. _`logrotate`: https://github.com/logrotate/logrotate
423-
.. _`Monolog Configuration`: https://github.com/symfony/monolog-bundle/blob/master/DependencyInjection/Configuration.php#L25
423+
.. _`Monolog Configuration`: https://github.com/symfony/monolog-bundle/blob/3.x/src/DependencyInjection/Configuration.php
424424
.. _`STDERR PHP stream`: https://www.php.net/manual/en/features.commandline.io-streams.php

reference/configuration/monolog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ in your application configuration.
3030
messages in the profiler. The profiler uses the name "debug" so it
3131
is reserved and cannot be used in the configuration.
3232

33-
.. _`Monolog Configuration`: https://github.com/symfony/monolog-bundle/blob/master/DependencyInjection/Configuration.php
33+
.. _`Monolog Configuration`: https://github.com/symfony/monolog-bundle/blob/3.x/src/DependencyInjection/Configuration.php

0 commit comments

Comments
 (0)