commit 81121dbfe31a07676be75c3dfbb3696462f27a09 Author: nusenu nusenu-github@riseup.net Date: Tue Feb 6 10:11:35 2018 +0000
make noisetor URL use HTTPS (not HTTP) --- getinvolved/en/relays.wml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/getinvolved/en/relays.wml b/getinvolved/en/relays.wml index ebe62956..8c09e821 100644 --- a/getinvolved/en/relays.wml +++ b/getinvolved/en/relays.wml @@ -65,7 +65,7 @@ docs/tor-doc-relay>#setup">relay</a>.</p> <a name="donate"></a> <h2>Donate to others to run for you</h2> <p><a href="https://www.torservers.net/">Torservers</a>, <a -href="http://noisetor.net/%22%3ENoisetor</a>, and <a href="https://nos-oignons.net">Nos Oignons</a> will turn your donation into Tor +href="https://noisetor.net/%22%3ENoisetor</a>, and <a href="https://nos-oignons.net">Nos Oignons</a> will turn your donation into Tor exit relays.</p> </div> </div>
tor-commits@lists.torproject.org