Skip to content

Commit ae755e0

Browse files
committed
minor #3628 Added anchor for permissions (WouterJ)
This PR was merged into the 2.3 branch. Discussion ---------- Added anchor for permissions | Q | A | --- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | - This is quite a common problem on IRC. #symfony IRC now has a nice bot which parses the docs and indexes it, so we can easily link to sections (thanks to the great @mitom). If a sidebar doesn't have an anchor, it's impossible to link to it correctly. Adding a named anchor fixes that. Commits ------- f42956a Added anchor for permissions
2 parents 6380113 + f42956a commit ae755e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

book/installation.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ to check your configuration:
212212
213213
If there are any issues, correct them now before moving on.
214214

215+
.. _book-installation-permissions:
216+
215217
.. sidebar:: Setting up Permissions
216218

217219
One common issue is that the ``app/cache`` and ``app/logs`` directories

0 commit comments

Comments
 (0)