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 | 87faab8c881210d0d782427f504c2ab7611c82d8 (patch) | |
tree | 82b5fac5299136802a70b4bef7c5a3c0c51b60b5 /doc | |
parent | 69761d95c7142551efae87ebae1be8afcbe9d176 (diff) | |
download | geiser-guile-87faab8c881210d0d782427f504c2ab7611c82d8.tar.gz geiser-guile-87faab8c881210d0d782427f504c2ab7611c82d8.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.
Diffstat (limited to 'doc')
-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> |