[tor-commits] [metrics-web/master] Fix broken link to CollecTor.
karsten at torproject.org
karsten at torproject.org
Sat Mar 11 19:55:38 UTC 2017
commit 8e52046490ad0a236ace738ecdf12e02deca0394
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Sat Mar 11 20:52:54 2017 +0100
Fix broken link to CollecTor.
---
website/web/WEB-INF/stats.jsp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/website/web/WEB-INF/stats.jsp b/website/web/WEB-INF/stats.jsp
index 730d1d7..0fb77ea 100644
--- a/website/web/WEB-INF/stats.jsp
+++ b/website/web/WEB-INF/stats.jsp
@@ -315,8 +315,7 @@ tool, which periodically fetches static files over Tor and records several
timestamps in the process. The data file contains daily medians and quartiles
as well as total numbers of requests, timeouts, and failures. Raw Torperf
measurement data are available on the <a
-href="https://collector.torproject.org/formats.html#torperf">CollecTor</a>
-website.</p>
+href="https://collector.torproject.org/#torperf">CollecTor</a> website.</p>
<p><b>Download as <a href="stats/torperf.csv">CSV file</a>.</b></p>
More information about the tor-commits
mailing list