summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2015-05-26 13:25:25 +0200
committerSebastian Thiel <byronimo@gmail.com>2015-05-26 13:25:25 +0200
commit1199f90c523f170c377bf7a5ca04c2ccaab67e08 (patch)
tree7f82d9d4dee28238f7570935d1f3cb3c68039e92
parent83017bce083c58f9a6fb0c7b13db8eeec6859493 (diff)
downloadgitpython-1199f90c523f170c377bf7a5ca04c2ccaab67e08.tar.gz
docs(intro):swap mailinglist with stackoverflow
-rw-r--r--doc/source/intro.rst8
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
=============