diff --git a/user.js b/user.js
index 71cca23..a12283e 100644
--- a/user.js
+++ b/user.js
@@ -1169,7 +1169,7 @@ user_pref("media.autoplay.block-webaudio", true); // [DEFAULT: false]
 // -------------------------------------
 // Pref : Disable autoplay of HTML5 media if you interacted with the site
 // 0=sticky (default), 1=transient, 2=user
-// https://html.spec.whatwg.org/multipage/interaction.html#sticky-activation
+// https://support.mozilla.org/questions/1293231 ***/
 user_pref("media.autoplay.blocking_policy", 2);
 // -------------------------------------
 // Pref : Disable autoplay of HTML5 media in non-active tabs