[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [metrics-web/master] Fix broken link.
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Sun, 14 Nov 2010 12:45:17 +0100
Subject: Fix broken link.
Commit: b83776f2ae7beb783db597236a248911181c2eb6
---
web/WEB-INF/data.jsp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/WEB-INF/data.jsp b/web/WEB-INF/data.jsp
index 8f84d8f..7907be6 100644
--- a/web/WEB-INF/data.jsp
+++ b/web/WEB-INF/data.jsp
@@ -19,7 +19,7 @@
privacy researchers to perform their own analyses using real data
on the Tor network, and it acts as a safeguard to not gather data
that are too sensitive to publish. All signatures can be
- <a href="https://www.torproject.org/verifying-signatures">verified</a>
+ <a href="https://www.torproject.org/docs/verifying-signatures">verified</a>
using Karsten's PGP key (0xF7C11265). The following data are
available (see the <a href="tools.html">Tools</a> section for
details on processing the files):</p>
--
1.7.1