Merge pull request #264554 from alyssais/wrapFirefox-url

wrapFirefox: update URL in comment

Changed files
+1 -1
pkgs
applications
networking
browsers
firefox
+1 -1
pkgs/applications/networking/browsers/firefox/wrapper.nix
···
, extraPrefs ? ""
, extraPrefsFiles ? []
# For more information about policies visit
-
# https://github.com/mozilla/policy-templates#enterprisepoliciesenabled
+
# https://mozilla.github.io/policy-templates/
, extraPolicies ? {}
, extraPoliciesFiles ? []
, libName ? browser.libName or "firefox" # Important for tor package or the like