commit 4d3c28e0a52c75f212df96a4be64eb87f1298563
Author: Christian Fromme <[email protected]>
Date:   Fri Oct 24 17:58:34 2014 +0200

    Fix type in trademark FAQ URL. Fixes #11229
---
 weather/templates/base.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/weather/templates/base.html b/weather/templates/base.html
index 022af25..f5592f4 100644
--- a/weather/templates/base.html
+++ b/weather/templates/base.html
@@ -33,7 +33,7 @@
                                </p>
 
                                <p id="trademark">
-                                       "Tor" and the "Onion Logo" are <a 
target=_BLANK 
href="https://www.torproject.org/trademark-faq.html.en";>registered 
trademarks</a> of The Tor Project, Inc.
+                                       "Tor" and the "Onion Logo" are <a 
target=_BLANK 
href="https://www.torproject.org/docs/trademark-faq.html.en";>registered 
trademarks</a> of The Tor Project, Inc.
                                </p>
 
                                <p id="creative-commons">



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to