diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-04-28 15:07:55 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-04-28 15:07:55 +0200 |
commit | 6c2bbc2670d7d610db83f382d7ef865fe86c3780 (patch) | |
tree | f9b8f95782b26d610fb2f61bdda61b75bd5d4aa5 | |
parent | 5634046d619e608cf0faa5bd78619551bcbbc85f (diff) | |
download | geiser-6c2bbc2670d7d610db83f382d7ef865fe86c3780.tar.gz geiser-6c2bbc2670d7d610db83f382d7ef865fe86c3780.tar.bz2 |
Issue tracker links pointing to Github's
Almost all contributions have come this way, and it's a hassle having
two of them.
-rw-r--r-- | doc/thanks.texi | 4 | ||||
-rw-r--r-- | doc/web.texi | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/thanks.texi b/doc/thanks.texi index 5f98f62..6a3d49c 100644 --- a/doc/thanks.texi +++ b/doc/thanks.texi @@ -54,8 +54,8 @@ gmane.lisp.scheme.geiser}. @item @cindex bug tracker You can submit bug reports either to the mailing list or to -@uref{http://savannah.nongnu.org/@/bugs/?group=geiser, our bug tracker} -over at Savannah. +@uref{https://github.com/@/jaor/geiser/issues, our bug tracker} over at +Github. @item @cindex news feed If you only need to hear about Geiser on new releases, diff --git a/doc/web.texi b/doc/web.texi index 6d205e1..315d5d3 100644 --- a/doc/web.texi +++ b/doc/web.texi @@ -25,7 +25,7 @@ <a class="navlink" href="http://savannah.nongnu.org/news/?group=geiser">News</a> <a class="navlink" href="http://savannah.nongnu.org/files/?group=geiser">Downloads</a> <a class="navlink" -href="http://savannah.nongnu.org/bugs/?group=geiser">Bugs</a> <a class="navlink" +href="https://github.com/jaor/geiser/issues">Bugs</a> <a class="navlink" href="http://git.savannah.gnu.org/cgit/geiser.git">Source</a> <a class="navlink" href="http://lists.nongnu.org/mailman/listinfo/geiser-users">Mailing list</a> |