Skip to content

Commit 6b80c08

Browse files
authored
docs: Update edx.rtd links to docs.openedx.org (#477)
Ref: openedx/docs.openedx.org#955
1 parent 7a44efe commit 6b80c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/utils/html-utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* the best practices for handling proper escaping in the Open edX
77
* platform with
88
* [Preventing Cross Site Scripting Vulnerabilities][1].
9-
* [1]: http://edx.readthedocs.org/projects/edx-developer-guide/en/latest/conventions/safe_templates.html
9+
* [1]: https://docs.openedx.org/en/latest/developers/references/developer_guide/preventing_xss/index.html
1010
*
1111
* @module HtmlUtils
1212
*/

0 commit comments

Comments
 (0)