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



commit b5b823a0cd4b4f65c6bcaf1ecfa590b10287d069
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]