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 7a44efe commit 6b80c08Copy full SHA for 6b80c08
src/js/utils/html-utils.js
@@ -6,7 +6,7 @@
6
* the best practices for handling proper escaping in the Open edX
7
* platform with
8
* [Preventing Cross Site Scripting Vulnerabilities][1].
9
- * [1]: http://edx.readthedocs.org/projects/edx-developer-guide/en/latest/conventions/safe_templates.html
+ * [1]: https://docs.openedx.org/en/latest/developers/references/developer_guide/preventing_xss/index.html
10
*
11
* @module HtmlUtils
12
*/
0 commit comments