[stem/master] Updating TorCtl url

commit 7cbb066c214c227fb65dece7b282aa314a731d41 Author: Damian Johnson <atagar@torproject.org> Date: Mon Dec 31 15:16:58 2012 -0800 Updating TorCtl url TorCtl is no longer on the volunteer page so pointing to its git repo instead. --- docs/index.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index f0a6b67..0da7d57 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,7 @@ Welcome to Stem! ================ -Stem is a python controller library for `Tor <https://www.torproject.org/>`_. Like its predecessor, `TorCtl <https://www.torproject.org/getinvolved/volunteer.html.en#project-torctl>`_, it uses Tor's `control protocol <https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt>`_ to help developers program against the Tor process, enabling them to build things similar to `Vidalia <https://www.torproject.org/getinvolved/volunteer.html.en#project-vidalia>`_ and `arm <http://www.atagar.com/arm/>`_. +Stem is a python controller library for `Tor <https://www.torproject.org/>`_. Like its predecessor, `TorCtl <https://gitweb.torproject.org/pytorctl.git>`_, it uses Tor's `control protocol <https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt>`_ to help developers program against the Tor process, enabling them to build things similar to `Vidalia <https://www.torproject.org/getinvolved/volunteer.html.en#project-vidalia>`_ and `arm <http://www.atagar.com/arm/>`_. .. Main Stem Logo Source: http://www.wpclipart.com/plants/assorted/P/plant_stem.png.html
participants (1)
-
atagar@torproject.org