[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [metrics-db/master] Update location of Tor's trademark FAQ in consensus health page.
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Mon, 11 Oct 2010 19:14:04 +0200
Subject: Update location of Tor's trademark FAQ in consensus health page.
Commit: 69587c34eab84c5e2ecdbca46d2201db379236a5
Time to move this class to metrics-web and make a JSP out of it..
---
.../ernie/db/ConsensusHealthChecker.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/org/torproject/ernie/db/ConsensusHealthChecker.java b/src/org/torproject/ernie/db/ConsensusHealthChecker.java
index ac2c990..4a7ca61 100644
--- a/src/org/torproject/ernie/db/ConsensusHealthChecker.java
+++ b/src/org/torproject/ernie/db/ConsensusHealthChecker.java
@@ -840,7 +840,7 @@ public class ConsensusHealthChecker {
+ "those of the author(s) and do not necessarily reflect "
+ "the views of the National Science Foundation.</p>\n"
+ " <p>\"Tor\" and the \"Onion Logo\" are <a "
- + "href=\"https://www.torproject.org/trademark-faq.html"
+ + "href=\"https://www.torproject.org/docs/trademark-faq.html"
+ ".en\">"
+ "registered trademarks</a> of The Tor Project, "
+ "Inc.</p>\n"
--
1.7.1