update link for xss-commit-linker (#20467)

This commit is contained in:
Kyle Mulka
2019-05-08 15:25:22 -04:00
committed by Jeremy Bowman
parent b1ff149953
commit 3f03819409

View File

@@ -26,7 +26,7 @@ show_help() {
echo "For more help using the xss linter, including details on how to"
echo "understand and fix any violations, read the docs here:"
echo ""
echo " https://edx.readthedocs.org/projects/edx-developer-guide/en/latest/conventions/preventing_xss.html#xss-linter"
echo " https://edx.readthedocs.io/projects/edx-developer-guide/en/latest/preventing_xss/index.html"
}