[tor-commits] [check/master] Link to relay guide on the wiki

arlo at torproject.org arlo at torproject.org
Wed Mar 21 15:26:58 UTC 2018


commit dc2bd6e0f05626e14074916b5e634a98e97f250a
Author: Arlo Breault <arlolra at gmail.com>
Date:   Wed Mar 21 11:26:08 2018 -0400

    Link to relay guide on the wiki
    
    Trac 25486
---
 public/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index 056884d..48a644b 100644
--- a/public/index.html
+++ b/public/index.html
@@ -119,7 +119,7 @@
       <a href="https://www.torproject.org/getinvolved/volunteer.html">{{ GetText .Lang "Volunteer" }}</a>
     </li>
     <li>
-      <a href="https://www.torproject.org/docs/tor-doc-relay.html">{{ GetText .Lang "Run a Relay" }}</a>
+      <a href="https://trac.torproject.org/projects/tor/wiki/TorRelayGuide">{{ GetText .Lang "Run a Relay" }}</a>
     </li>
     <li>
       <a href="https://www.torproject.org/download/download.html#warning">{{ GetText .Lang "Stay Anonymous" }}</a>
@@ -142,4 +142,4 @@
   </script>
   <noscript>{{ GetText .Lang "JavaScript is disabled." }}</noscript>
 </p>
-{{ end }}
\ No newline at end of file
+{{ end }}



More information about the tor-commits mailing list