[stem/master] Fixes Relay Search URL for new location (Fixes: #25289)

commit f857a9eba14ce848c90975a47bc1580d7b62fca8 Author: Iain R. Learmonth <irl@fsfe.org> Date: Sat Feb 17 14:47:51 2018 +0000 Fixes Relay Search URL for new location (Fixes: #25289) --- docs/_static/example/custom_path_selection.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_static/example/custom_path_selection.py b/docs/_static/example/custom_path_selection.py index 610ec285..d63a2069 100644 --- a/docs/_static/example/custom_path_selection.py +++ b/docs/_static/example/custom_path_selection.py @@ -8,7 +8,7 @@ import stem.control # Static exit for us to make 2-hop circuits through. Picking aurora, a # particularly beefy one... # -# https://atlas.torproject.org/#details/379FB450010D17078B3766C2273303C358C3A4... +# https://metrics.torproject.org/rs.html#details/379FB450010D17078B3766C227330... EXIT_FINGERPRINT = '379FB450010D17078B3766C2273303C358C3A442'
participants (1)
-
atagar@torproject.org