diff options
-rw-r--r-- | doc/source/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/intro.rst b/doc/source/intro.rst index 90ccea9e..633bf398 100644 --- a/doc/source/intro.rst +++ b/doc/source/intro.rst @@ -80,7 +80,7 @@ Source Code GitPython's git repo is available on GitHub, which can be browsed at: - * https://github.com/gitpython-developers/GitPython +* https://github.com/gitpython-developers/GitPython and cloned using: |