[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [check/master] Use https link to StackExchange



commit 1eec4a845a3e1c0bcc98375bfbd3973bbdc79014
Author: Arlo Breault <arlolra@xxxxxxxxx>
Date:   Tue Dec 3 10:35:42 2013 -0800

    Use https link to StackExchange
    
    Thanks Roger
---
 public/index.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 11031ef..d21744c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -44,7 +44,7 @@
     {{ GetText .Lang "The short user manual contains information about how to download Tor, how to use it, and what to do if Tor is unable to connect to the network." }}</p>
   </div>
   <div class="other">
-    <p><a href="http://tor.stackexchange.com/";>{{ GetText .Lang "Tor Q&A Site" }}</a>
+    <p><a href="https://tor.stackexchange.com/";>{{ GetText .Lang "Tor Q&A Site" }}</a>
     {{ GetText .Lang "Questions and answers site for researchers, developers, and users of Tor. Hosted on StackExchange. Currently only available in English." }}</p>
   </div>
 {{ end }}

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits