[tor-commits] [metrics-web/master] Rename Atlas to Relay Search.

karsten at torproject.org karsten at torproject.org
Tue Nov 14 13:03:35 UTC 2017


commit d09dc8583e4e7a197b060f4a16d10d245b8b4d34
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Tue Nov 14 14:02:52 2017 +0100

    Rename Atlas to Relay Search.
    
    Part of #23518.
---
 website/src/main/resources/web/WEB-INF/services.jsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/src/main/resources/web/WEB-INF/services.jsp b/website/src/main/resources/web/WEB-INF/services.jsp
index 5eac330..3d4f330 100644
--- a/website/src/main/resources/web/WEB-INF/services.jsp
+++ b/website/src/main/resources/web/WEB-INF/services.jsp
@@ -29,7 +29,7 @@
       <h2>Network status <a href="#status" name="status" class="anchor">#</a></h2>
       <p>The following tools let you explore currently running relays and bridges.</p>
       <ul>
-        <li><a href="https://atlas.torproject.org/" target="_blank">Atlas</a> displays data about single relays and bridges in the Tor network.</li>
+        <li><a href="https://atlas.torproject.org/">Relay Search</a> displays data about single relays and bridges in the Tor Network.</li>
         <li><a href="https://compass.torproject.org/" target="_blank">Compass</a> groups current relays in different ways to measure Tor's network diversity.</li>
         <li><a href="https://consensus-health.torproject.org/" target="_blank">Consensus Health</a> displays information about the current directory consensus and votes.</li>
         <li><a href="https://duckduckgo.com/" target="_blank">DuckDuckGo</a> displays Tor node details when including the keywords "tor node" in a search.</li>



More information about the tor-commits mailing list