Skip to content

Commit 7748b9c

Browse files
janbrasnarobhudson
authored andcommitted
docs: Fix trusted_types refs
1 parent 9ef5cd8 commit 7748b9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/trusted_types.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Configure django-csp to remove the report-only policy from settings, if no longe
129129

130130

131131
.. _DOM-XSS: https://owasp.org/www-community/attacks/xss/
132-
.. _compatibility: https://developer.mozilla.org/es/docs/Web/HTTP/Headers/Content-Security-Policy/trusted-types#Browser_compatibility
132+
.. _compatibility: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/trusted-types#browser_compatibility
133133
.. _DOMPurify: https://github.com/cure53/DOMPurify#what-about-dompurify-and-trusted-types
134-
.. _spec: https://w3c.github.io/webappsec-trusted-types/dist/spec/
134+
.. _spec: https://w3c.github.io/trusted-types/dist/spec/
135135
.. _article: https://web.dev/trusted-types/

0 commit comments

Comments
 (0)