diff --git a/frontend/src/utils.js b/frontend/src/utils.js index 8fd08ccd..e40276c8 100644 --- a/frontend/src/utils.js +++ b/frontend/src/utils.js @@ -85,7 +85,7 @@ function findMetric(href) { return 'privacy'; case 'https://testpilot.firefox.com/terms': return 'terms'; - case 'https://www.mozilla.org/en-US/privacy/websites/#cookies': + case 'https://www.mozilla.org/privacy/websites/#cookies': return 'cookies'; case 'https://github.com/mozilla/send': return 'github'; diff --git a/views/layouts/main.handlebars b/views/layouts/main.handlebars index 4609d7c3..c5407bcc 100644 --- a/views/layouts/main.handlebars +++ b/views/layouts/main.handlebars @@ -37,11 +37,11 @@ - +