diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2015-05-26 13:25:25 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2015-05-26 13:25:25 +0200 |
commit | 1199f90c523f170c377bf7a5ca04c2ccaab67e08 (patch) | |
tree | 7f82d9d4dee28238f7570935d1f3cb3c68039e92 /doc/source/intro.rst | |
parent | 83017bce083c58f9a6fb0c7b13db8eeec6859493 (diff) | |
download | gitpython-1199f90c523f170c377bf7a5ca04c2ccaab67e08.tar.gz |
docs(intro):swap mailinglist with stackoverflow
Diffstat (limited to 'doc/source/intro.rst')
-rw-r--r-- | doc/source/intro.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/source/intro.rst b/doc/source/intro.rst index b767ccd7..78d40344 100644 --- a/doc/source/intro.rst +++ b/doc/source/intro.rst @@ -90,9 +90,11 @@ Finally verify the installation by running the `nose powered <http://code.google $ nosetests -Mailing List -============ -http://groups.google.com/group/git-python +Questions and Answers +===================== +Please use stackoverflow for questions, and don't forget to tag it with `gitpython` to assure the right people see the question in a timely manner. + +http://stackoverflow.com/questions/tagged/gitpython Issue Tracker ============= |