From 0675a66d83d8a06f29e33e7c9533cfac676b1720 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sat, 23 Feb 2019 16:54:00 +0000 Subject: [PATCH] update metrics links in Tor WebUI MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit https://atlas.torproject.org/ is deprecated in favour of https://metrics.torproject.org/ by now. Fixes #11781. Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- html/cgi-bin/tor.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/tor.cgi b/html/cgi-bin/tor.cgi index 0d235c9490..b17db01a2a 100644 --- a/html/cgi-bin/tor.cgi +++ b/html/cgi-bin/tor.cgi @@ -519,7 +519,7 @@ END $Lang::tr{'tor relay fingerprint'}: - $fingerprint + $fingerprint END @@ -612,7 +612,7 @@ END print < - + $node->{'name'} -- 2.39.5