aboutsummaryrefslogtreecommitdiff
path: root/doc/source/intro.rst
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2014-06-17 11:11:20 +0200
committerSebastian Thiel <byronimo@gmail.com>2014-06-17 11:11:20 +0200
commit4a0ad305883201b6b3e68494fc70089180389f6e (patch)
tree2dc92019c1df2efe577136e4d9c4b3e3c2e88a57 /doc/source/intro.rst
parent4bc91d7495d7eb70a70c1f025137718f41486cd2 (diff)
parenteb53329253f8ec1d0eff83037ce70260b6d8fcce (diff)
downloadGitPython-4a0ad305883201b6b3e68494fc70089180389f6e.tar.gz
GitPython-4a0ad305883201b6b3e68494fc70089180389f6e.zip
Merge pull request #165 from marios-zindilis/0.3
Changed link to PyPI; fixed minor typos
Diffstat (limited to 'doc/source/intro.rst')
-rw-r--r--doc/source/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/intro.rst b/doc/source/intro.rst
index 520cf159..8dac2804 100644
--- a/doc/source/intro.rst
+++ b/doc/source/intro.rst
@@ -47,7 +47,7 @@ here:
* `setuptools`_
* `install setuptools <http://peak.telecommunity.com/DevCenter/EasyInstall#installation-instructions>`_
-* `pypi <http://pypi.python.org/pypi/SQLAlchemy>`_
+* `pypi <https://pypi.python.org/pypi/GitPython>`_
.. _setuptools: http://peak.telecommunity.com/DevCenter/setuptools