diff --git a/app/assets/templates/frontend/directives/account-menu.html.haml b/app/assets/templates/frontend/directives/account-menu.html.haml index 39e3f48c9..34b097b31 100644 --- a/app/assets/templates/frontend/directives/account-menu.html.haml +++ b/app/assets/templates/frontend/directives/account-menu.html.haml @@ -147,7 +147,7 @@ %h4 Analytics %p Help Standard Notes improve by sending anonymous data on general usage. - %a{"href" => "https://standardnotes.org/philosophy", "target" => "_blank"} Learn more. + %a{"href" => "https://standardnotes.org/privacy", "target" => "_blank"} Learn more. %div.mt-5 %label Status: {{analyticsManager.enabled ? "Enabled" : "Disabled"}}