diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-06 23:56:36 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-06 23:56:36 +0000 |
commit | 2e378295d63648d7fca15de1fe19551a0fdc7185 (patch) | |
tree | 9df33c92dac86b9783d63e580b38803e74c9ef75 /contrib/tor-ctrl.sh | |
parent | 92372b156afd945d2a7736844aae22febdd95016 (diff) | |
download | tor-2e378295d63648d7fca15de1fe19551a0fdc7185.tar.gz tor-2e378295d63648d7fca15de1fe19551a0fdc7185.zip |
r16997@catbus: nickm | 2007-12-06 18:56:33 -0500
Make http://torproject urls into https://torproject urls. Patch from steve.
svn:r12708
Diffstat (limited to 'contrib/tor-ctrl.sh')
-rw-r--r-- | contrib/tor-ctrl.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tor-ctrl.sh b/contrib/tor-ctrl.sh index d9c0137c42..58320ced12 100644 --- a/contrib/tor-ctrl.sh +++ b/contrib/tor-ctrl.sh @@ -23,7 +23,7 @@ # use notations like 1mb, 1kb or the number of bytes. # # Many, many other things are possible, see -# http://www.torproject.org/svn/trunk/doc/spec/control-spec.txt +# https://www.torproject.org/svn/trunk/doc/spec/control-spec.txt # # Copyright (c) 2007 by Stefan Behte # @@ -68,7 +68,7 @@ cat <<EOF tor-ctrl $VERSION by Stefan Behte (http://ge.mine.nu) You should have a look at -http://www.torproject.org/svn/trunk/doc/spec/control-spec.txt +https://www.torproject.org/svn/trunk/doc/spec/control-spec.txt usage: tor-ctrl [-switch] [variable] |