[odrs-web] Fix the link to the privacy policy



commit 56730240a8edfeabba2b3eae0115c9e8259a19d1
Author: Richard Hughes <richard hughsie com>
Date:   Wed Mar 23 20:13:52 2022 +0000

    Fix the link to the privacy policy

 app_data/odrs/templates/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app_data/odrs/templates/index.html b/app_data/odrs/templates/index.html
index f87b974..e282f64 100644
--- a/app_data/odrs/templates/index.html
+++ b/app_data/odrs/templates/index.html
@@ -66,7 +66,7 @@ To then vote or remove a specific review you need to specify the
 <code>review_id</code>.
 </p>
 <p>
-  Find the GDPR policy <a href="/odrs_privacy">here</a>.
+  Find the GDPR policy <a href="{{url_for('.odrs_privacy')}}">here</a>.
 </p>
 
 <h2>Moderation</h2>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]