Loading docs/download.rst +3 −3 Original line number Diff line number Diff line Loading @@ -245,16 +245,16 @@ Download % pip install stem-1.7.1.tar.gz * - .. image:: /_static/section/download/git.png :target: https://gitweb.torproject.org/stem.git :target: https://gitlab.torproject.org/tpo/network-health/stem.git - .. _source: .. image:: /_static/label/source_repository.png :target: https://gitweb.torproject.org/stem.git :target: https://gitlab.torproject.org/tpo/network-health/stem.git For those who want to live on the bleeding edge or contribute, you can download Stem's git repository with... :: % git clone https://git.torproject.org/stem.git % git clone https://gitlab.torproject.org/tpo/network-health/stem.git docs/faq.rst +1 −1 Original line number Diff line number Diff line Loading @@ -587,7 +587,7 @@ help! I'm **atagar** on `oftc <http://www.oftc.net/>`_ and also available To start hacking on Stem please do the following and don't hesitate to let me know if you get stuck or would like to discuss anything! #. Clone our `git <http://git-scm.com/>`_ repository: **git clone https://git.torproject.org/stem.git** #. Clone our `git <http://git-scm.com/>`_ repository: **git clone https://gitlab.torproject.org/tpo/network-health/stem.git** #. Get our test dependencies: **sudo pip install mock pyflakes pycodestyle mypy**. #. Find a `bug or feature <https://github.com/torproject/stem/issues/>`_ that sounds interesting. #. When you have something that you would like to contribute back do the following... Loading Loading
docs/download.rst +3 −3 Original line number Diff line number Diff line Loading @@ -245,16 +245,16 @@ Download % pip install stem-1.7.1.tar.gz * - .. image:: /_static/section/download/git.png :target: https://gitweb.torproject.org/stem.git :target: https://gitlab.torproject.org/tpo/network-health/stem.git - .. _source: .. image:: /_static/label/source_repository.png :target: https://gitweb.torproject.org/stem.git :target: https://gitlab.torproject.org/tpo/network-health/stem.git For those who want to live on the bleeding edge or contribute, you can download Stem's git repository with... :: % git clone https://git.torproject.org/stem.git % git clone https://gitlab.torproject.org/tpo/network-health/stem.git
docs/faq.rst +1 −1 Original line number Diff line number Diff line Loading @@ -587,7 +587,7 @@ help! I'm **atagar** on `oftc <http://www.oftc.net/>`_ and also available To start hacking on Stem please do the following and don't hesitate to let me know if you get stuck or would like to discuss anything! #. Clone our `git <http://git-scm.com/>`_ repository: **git clone https://git.torproject.org/stem.git** #. Clone our `git <http://git-scm.com/>`_ repository: **git clone https://gitlab.torproject.org/tpo/network-health/stem.git** #. Get our test dependencies: **sudo pip install mock pyflakes pycodestyle mypy**. #. Find a `bug or feature <https://github.com/torproject/stem/issues/>`_ that sounds interesting. #. When you have something that you would like to contribute back do the following... Loading