[tor-commits] [tpo/master] Update trademark FAQ link in footer

emmapeel at torproject.org emmapeel at torproject.org
Wed Sep 11 10:52:40 UTC 2019


commit 6368b1b91f9cf373048c9f13d1af091c5389f72d
Author: sabita <35147757+sabitarao at users.noreply.github.com>
Date:   Sun Sep 8 07:37:56 2019 +0530

    Update trademark FAQ link in footer
    
    will-fix https://dip.torproject.org/web/tpo/issues/39 partly
---
 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