[tor-commits] [weather/master] Fix type in trademark FAQ URL. Fixes #11229
kaner at torproject.org
kaner at torproject.org
Fri Oct 24 16:17:05 UTC 2014
commit 4d3c28e0a52c75f212df96a4be64eb87f1298563
Author: Christian Fromme <kaner at strace.org>
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">
More information about the tor-commits
mailing list