summaryrefslogtreecommitdiff
path: root/doc/intro.rst
diff options
context:
space:
mode:
authorMichael Trier <mtrier@gmail.com>2010-03-20 11:45:58 -0400
committerMichael Trier <mtrier@gmail.com>2010-03-20 11:45:58 -0400
commit7bfca5efce8988e6070e7284bd409d1a731a3fbc (patch)
tree6f44db816731fd2d698a27d1ca34e5c207eac615 /doc/intro.rst
parente3e2c8c14b861b4d4865a9574e812ef9f2609771 (diff)
downloadgitpython-0.1.7.tar.gz
Many small doc changes pulled in from the 0.1.7RC branch.0.1.7
Diffstat (limited to 'doc/intro.rst')
-rw-r--r--doc/intro.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/intro.rst b/doc/intro.rst
index 555bc4c5..c99e5a4c 100644
--- a/doc/intro.rst
+++ b/doc/intro.rst
@@ -20,7 +20,7 @@ Requirements
.. _Git: http://git-scm.com/
.. _Python Nose: http://code.google.com/p/python-nose/
-.. _Mock by Michael Foord: http://www.voidspace.org.uk/python/mock.html
+.. _Mock by Michael Foord: http://www.voidspace.org.uk/python/mock/
Installing GitPython
====================
@@ -40,7 +40,7 @@ here:
* `setuptools`_
* `install setuptools <http://peak.telecommunity.com/DevCenter/EasyInstall#installation-instructions>`_
-* `pypi <http://pypi.python.org/pypi/SQLAlchemy>`_
+* `pypi <http://pypi.python.org/pypi/GitPython>`_
.. _setuptools: http://peak.telecommunity.com/DevCenter/setuptools
@@ -69,7 +69,7 @@ Source Code
GitPython's git repo is available on Gitorious, which can be browsed at:
-http://gitorious.org/projects/git-python/
+http://gitorious.org/git-python
and cloned from: