Skip to content

Commit 456ae42

Browse files
committed
Redirect deleted page and fix some references
1 parent 2d9c2a7 commit 456ae42

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

_build/redirection_map

+1
Original file line numberDiff line numberDiff line change
@@ -514,3 +514,4 @@
514514
/service_container/3.3-di-changes https://symfony.com/doc/3.4/service_container/3.3-di-changes.html
515515
/frontend/encore/shared-entry /frontend/encore/split-chunks
516516
/testing/functional_tests_assertions /testing#testing-application-assertions
517+
/logging/monolog_regex_based_excludes /logging/monolog_exclude_http_codes

logging.rst

-5
Original file line numberDiff line numberDiff line change
@@ -379,11 +379,6 @@ Learn more
379379
logging/monolog_exclude_http_codes
380380
logging/monolog_console
381381

382-
.. toctree::
383-
:hidden:
384-
385-
logging/monolog_regex_based_excludes
386-
387382
.. _`the twelve-factor app methodology`: https://12factor.net/logs
388383
.. _PSR-3: https://www.php-fig.org/psr/psr-3/
389384
.. _`stderr`: https://en.wikipedia.org/wiki/Standard_streams#Standard_error_(stderr)

0 commit comments

Comments
 (0)