diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2018-06-10 21:47:42 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2018-06-10 21:47:42 +0200 |
commit | ae3adf7505beeb1d2e8e6cd3e075539e41c7edd5 (patch) | |
tree | 07bfae6a28d4c1efb37c9c40561a51e9c763db35 /doc | |
parent | ec3d0ea34081789da44f0b11b2cf05627a1e9b8e (diff) | |
download | geiser-guile-ae3adf7505beeb1d2e8e6cd3e075539e41c7edd5.tar.gz geiser-guile-ae3adf7505beeb1d2e8e6cd3e075539e41c7edd5.tar.bz2 |
Moving to Gitlab
Probably not a totally smart move, since sooner or later gitlab's
going to fall as github did (for a fruity company would be my bet).
But oh well, at least we can export a CSV of the issues!
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.texi | 2 | ||||
-rw-r--r-- | doc/thanks.texi | 4 | ||||
-rw-r--r-- | doc/web.texi | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/install.texi b/doc/install.texi index 55176cf..2a94216 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -130,7 +130,7 @@ git clone http://git.sv.gnu.org/r/geiser.git @noindent You can also follow Geiser's development in -@uref{https://github.com/jaor/geiser, one} +@uref{https://gitlab.com/jaor/geiser, one} @uref{http://repo.or.cz/w/geiser.git, or} @uref{http://gitorious.org/geiser, three} mirrors that are kept synchronized with the one at Savannah. diff --git a/doc/thanks.texi b/doc/thanks.texi index 3b08155..d262a41 100644 --- a/doc/thanks.texi +++ b/doc/thanks.texi @@ -70,8 +70,8 @@ gmane.lisp.scheme.geiser}. @item @cindex bug tracker You can submit bug reports either to the mailing list or to -@uref{https://github.com/@/jaor/geiser/issues, our bug tracker} over at -Github. +@uref{https://gitlab.com/@/jaor/geiser/issues, our bug tracker} over at +Gitlab. @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 b30ead2..5ec902e 100644 --- a/doc/web.texi +++ b/doc/web.texi @@ -22,8 +22,8 @@ @html <br/> <div class="navigation" align="right"> -<a class="navlink" href="https://github.com/jaor/geiser/issues">Bugs</a> -<a class="navlink" href="https://github.com/jaor/geiser.git">Source</a> +<a class="navlink" href="https://gitlab.com/jaor/geiser/issues">Bugs</a> +<a class="navlink" href="https://gitlab.com/jaor/geiser.git">Source</a> <a class="navlink" href="http://lists.nongnu.org/mailman/listinfo/geiser-users">Mailing list</a> </div> @end html |