Skip to content

Commit c08f5ef

Browse files
committed
minor #9743 Fixed a build problem in security.rst (javiereguiluz)
This PR was merged into the 4.0 branch. Discussion ---------- Fixed a build problem in security.rst Fixes this build issue: https://travis-ci.org/symfony/symfony-docs/builds/375785518 Commits ------- f5e8f93 Fixed a build problem in security.rst
2 parents 40aed72 + f5e8f93 commit c08f5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ You'll learn later how to deny access to certain URLs or controllers.
131131

132132
.. note::
133133

134-
If you do not see toolbar, make sure you installed the :doc:`profiler </profile>`
134+
If you do not see toolbar, make sure you installed the :doc:`profiler </profiler>`
135135
using this command:
136136

137137
.. code-block:: terminal

0 commit comments

Comments
 (0)