[check/master] Point to CollecTor instead of the metrics archive

commit d12d8975ff011513334b1be8e3e513626e0aafe6 Author: Arlo Breault <arlolra@gmail.com> Date: Tue Jul 29 09:42:02 2014 +0200 Point to CollecTor instead of the metrics archive --- public/bulk.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/bulk.html b/public/bulk.html index 0ad4eb6..dfd0683 100644 --- a/public/bulk.html +++ b/public/bulk.html @@ -29,7 +29,7 @@ </div> </form> - <p class="exli">Get the current list of <a href="/exit-addresses">exit addresses</a> outputted by TorDNSEL. Past data can be obtained from the <a href="https://metrics.torproject.org/data.html#exitlist">metrics archive</a>.</p> + <p class="exli">Get the current list of <a href="/exit-addresses">exit addresses</a> outputted by TorDNSEL. Past data can be obtained from the <a href="https://collector.torproject.org/">CollecTor service</a>.</p> {{ end }} {{ define "foot" }}{{ end }} \ No newline at end of file
participants (1)
-
arlo@torproject.org