We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf485b commit 8919ce4Copy full SHA for 8919ce4
src/messages/manifestjson.js
@@ -851,7 +851,7 @@ export const MISSING_DATA_COLLECTION_PERMISSIONS = {
851
description: i18n._(
852
`"/browser_specific_settings/gecko/data_collection_permissions" property
853
will be required in the future. Please add this key to the manifest. More
854
- information at: https://mzl.la/blog-data-consent-firefox-nightly`
+ information at: https://mzl.la/firefox-builtin-data-consent`
855
),
856
file: MANIFEST_JSON,
857
};
0 commit comments