commit 8e52046490ad0a236ace738ecdf12e02deca0394 Author: Karsten Loesing karsten.loesing@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%22%3ECollecTor</a> -website.</p> +href="https://collector.torproject.org/#torperf%22%3ECollecTor</a> website.</p>
<p><b>Download as <a href="stats/torperf.csv">CSV file</a>.</b></p>
tor-commits@lists.torproject.org