Skip to content

Commit ab7a678

Browse files
committed
docs: make links to subsection
1 parent 3cf3242 commit ab7a678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_guide_src/source/general/common_functions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,15 +226,15 @@ Miscellaneous Functions
226226
:rtype: string
227227

228228
Returns the nonce attribute for a script tag. For example: ``nonce="Eskdikejidojdk978Ad8jf"``.
229-
See :ref:`content-security-policy`.
229+
See :ref:`Content Security Policy <csp-using-functions>`.
230230

231231
.. php:function:: csp_style_nonce()
232232
233233
:returns: The CSP nonce attribute for style tag.
234234
:rtype: string
235235

236236
Returns the nonce attribute for a style tag. For example: ``nonce="Eskdikejidojdk978Ad8jf"``.
237-
See :ref:`content-security-policy`.
237+
See :ref:`Content Security Policy <csp-using-functions>`.
238238

239239
.. php:function:: csrf_token()
240240

0 commit comments

Comments
 (0)