[tor-commits] [lego/master] Replace trademark faq links

emmapeel at torproject.org emmapeel at torproject.org
Thu Sep 5 16:41:55 UTC 2019


commit 60e28b3672fedaf065e69ec92f03efc12f079a6d
Author: sabita <35147757+sabitarao at users.noreply.github.com>
Date:   Thu Sep 5 21:18:40 2019 +0530

    Replace trademark faq links
    
    Fixes 1 of 2 tasks in https://dip.torproject.org/web/tpo/issues/37
---
 templates/macros/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/macros/footer.html b/templates/macros/footer.html
index 90b9dfd..e3c90c8 100644
--- a/templates/macros/footer.html
+++ b/templates/macros/footer.html
@@ -1,3 +1,3 @@
 {% macro render_faq() %}
-  <a href="https://www.torproject.org/docs/trademark-faq" target="_blank" class="text-primary text-light"><u>FAQ</u></a>
+  <a href="https://www.torproject.org/about/trademark/" target="_blank" class="text-primary text-light"><u>FAQ</u></a>
 {% endmacro %}



More information about the tor-commits mailing list