aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/fixamingata/report/updates-sidebar-notes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixamingata/report/updates-sidebar-notes.html b/templates/web/fixamingata/report/updates-sidebar-notes.html
index bb75bd1f1..e228ffff5 100644
--- a/templates/web/fixamingata/report/updates-sidebar-notes.html
+++ b/templates/web/fixamingata/report/updates-sidebar-notes.html
@@ -1 +1 @@
-<p>[% loc( 'Your information will only be used in accordance with our <a href="/privacy">privacy policy</a>' ) %]</p>
+<p>[% tprintf( loc( 'Your information will only be used in accordance with our <a href="%s">privacy policy</a>' ), c.cobrand.privacy_policy_url ) %]</p>