Skip to content

Commit 382d18e

Browse files
glyedabrt
andauthored
Symfony docs
Co-authored-by: Tomasz Dąbrowski <[email protected]>
1 parent 317edf9 commit 382d18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/infrastructure_and_maintenance/security/security_checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Reduce your attack surface by exposing only what you must.
169169
Only expose Symfony production mode openly on the internet.
170170
Don't expose the dev mode on the internet, otherwise you may disclose things like `phpinfo` and environment variables.
171171

172-
For more information about securing Symfony-based systems, see [Authentication and authorisation]([[= symfony_doc =]]/security.html), [more on this subject]([[= symfony_doc =]]/security.html#learn-more), and Symfony's [secrets management system]([[= symfony_doc =]]/configuration/secrets.html).
172+
For more information about securing Symfony-based systems, see [Authentication and authorisation]([[= symfony_doc =]]/security.html), [more on this subject]([[= symfony_doc =]]/security.html#learn-more), and [secrets management system]([[= symfony_doc =]]/configuration/secrets.html), all from Symfony.
173173

174174
## PHP
175175

0 commit comments

Comments
 (0)