diff --git a/routing.rst b/routing.rst index ad7062e5fa5..f4116bd2158 100644 --- a/routing.rst +++ b/routing.rst @@ -2979,8 +2979,7 @@ defined as annotations: controllers: resource: '../../src/Controller/' type: annotation - defaults: - schemes: [https] + schemes: [https] .. code-block:: xml @@ -2991,9 +2990,7 @@ defined as annotations: xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> - - HTTPS - + .. code-block:: php