Skip to content

Commit b64d73f

Browse files
committed
remove duplicate label
1 parent 3c2c5fc commit b64d73f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

book/security.rst

+1-3
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@ Thanks to the SensioFrameworkExtraBundle, you can also secure your controller us
10981098
// ...
10991099
}
11001100

1101-
For more information, see the
1101+
For more information, see the
11021102
:doc:`FrameworkExtraBundle documentation </bundles/SensioFrameworkExtraBundle/annotations/security>`.
11031103

11041104
Securing other Services
@@ -1733,8 +1733,6 @@ Access Control
17331733
Now that you have a User and Roles, you can go further than URL-pattern based
17341734
authorization.
17351735

1736-
.. _book-security-securing-controller:
1737-
17381736
Access Control in Controllers
17391737
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17401738

0 commit comments

Comments
 (0)