diff --git a/src/Resources/doc/index.rst b/src/Resources/doc/index.rst index 2ed8bc6..82a013b 100644 --- a/src/Resources/doc/index.rst +++ b/src/Resources/doc/index.rst @@ -46,12 +46,9 @@ system is supposed to use: .. code-block:: yaml - # app/config/security.yml - security: - # ... - - acl: - connection: default + # app/config/acl.yml + acl: + connection: default .. code-block:: xml