commit 9e8c1ec430cd9061834adcc19bd4fc8f31de5725 Author: Arturo Filastò hellais@gmail.com Date: Wed Apr 4 09:32:42 2012 -0700
Update Onionoo URL. --- templates/about.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/about.html b/templates/about.html index 876b49b..7297a33 100644 --- a/templates/about.html +++ b/templates/about.html @@ -43,7 +43,7 @@ This means that the amount of requests made to the server can be minimized and t this application can potentially run by being loaded locally. The server is only interrogated for JSON objects that do not manipulate the DOM of the page. The protocol used for retrieving relay data in Onionoo you can check it out -<a href="http://kloesing.github.com/Onionoo">here</a>. +<a href="https://onionoo.torproject.org/">here</a>. </p> </div>
tor-commits@lists.torproject.org