Skip to content

Commit 7601e3c

Browse files
authored
Merge pull request #170 from rishatiwari/develop
cleanup: doc url updated in comment
2 parents dcf0d4a + be31102 commit 7601e3c

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)