Skip to content

Commit

Permalink
[TASK] Use correct external link RST syntax
Browse files Browse the repository at this point in the history
Resolves: #100190
Related: #99499
Releases: main
Change-Id: I1148d368a1f961a34311a0d931999eedbbb0317e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78141
Tested-by: Nikita Hovratov <nikita.h@live.de>
Tested-by: Chris Müller <typo3@krue.ml>
Reviewed-by: Nikita Hovratov <nikita.h@live.de>
Reviewed-by: Chris Müller <typo3@krue.ml>
Reviewed-by: Oliver Hader <oliver.hader@typo3.org>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Oliver Hader <oliver.hader@typo3.org>
  • Loading branch information
ohader committed Mar 17, 2023
1 parent 2784f1e commit 2164f48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description
===========

Corresponding representation of the W3C standard of
`Content-Security-Policy (CSP) <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy>`
`Content-Security-Policy (CSP) <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy>`__
has been introduced to TYPO3. Content-Security-Policy declarations can either be provided by using the
the general builder pattern of :php:`\TYPO3\CMS\Core\Security\ContentSecurityPolicy\Policy`, extension
specific mutations (changes to the general policy) via :file:`Configuration/ContentSecurityPolicies.php`
Expand Down

0 comments on commit 2164f48

Please sign in to comment.