Skip to content

Commit be31102

Browse files
committed
cleanup: doc url updated in comment
1 parent dcf0d4a commit be31102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Magento2/Sniffs/Security/XssTemplateSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ private function findSpecialAnnotation($stackPtr)
161161
/**
162162
* Find unescaped statement by following rules:
163163
*
164-
* See http://devdocs.magento.com/guides/v2.0/frontend-dev-guide/templates/template-security.html
164+
* See https://devdocs.magento.com/guides/v2.3/extension-dev-guide/xss-protection.html
165165
*
166166
* @param array $statement
167167
* @return void

0 commit comments

Comments
 (0)