We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466636c commit 61a2dcdCopy full SHA for 61a2dcd
Securitytxt/Model/Config/Signature.php
@@ -24,7 +24,7 @@ class Signature implements CommentInterface
24
*/
25
public function getCommentText($elementValue): string
26
{
27
- return "<a href='https://devdocs.magento.com/' target='_blank'>
+ return "<a href='https://github.com/magento/security-package/blob/1.0-develop/Securitytxt/README.md' target='_blank'>
28
Read instructions on how to generate signature
29
</a>";
30
}
0 commit comments