diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2010-11-30 23:09:53 +0100 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2010-11-30 23:09:53 +0100 |
| commit | c0d5448fcd5ed6427ea96be01ef2d3ee509f3924 (patch) | |
| tree | 727b7ae7e6b007eb26ce981eb40cae3078faa98d /doc/source | |
| parent | 9f977b8baaf9cbe9b38f3bdf4887cef5370b2229 (diff) | |
| download | gitdb-c0d5448fcd5ed6427ea96be01ef2d3ee509f3924.tar.gz | |
Ajusted all links to point to new repository on github
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/intro.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/source/intro.rst b/doc/source/intro.rst index 4d675cb..8fc0ec0 100644 --- a/doc/source/intro.rst +++ b/doc/source/intro.rst @@ -29,10 +29,9 @@ It is advised to have a look at the :ref:`Usage Guide <tutorial-label>` for a br ================= Source Repository ================= -The latest source can be cloned using git from one of the following locations: +The latest source can be cloned using git from github: - * git://gitorious.org/git-python/gitdb.git - * git://github.com/Byron/gitdb.git + * git://github.com/gitpython-developers/gitdb.git License Information =================== |
