diff --git a/book/security.rst b/book/security.rst index c159d2429af..6b267b5c81f 100644 --- a/book/security.rst +++ b/book/security.rst @@ -1232,8 +1232,6 @@ cookie will be ever created by Symfony): If you use a form login, Symfony will create a cookie even if you set ``stateless`` to ``true``. -.. _book-security-checking-vulnerabilities: - Final Words -----------