diff options
| author | jao <jao@gnu.org> | 2026-04-28 23:41:11 +0100 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2026-04-28 23:41:11 +0100 |
| commit | 7403ec607ddd223ccc38df18ce8de595396519ee (patch) | |
| tree | 46336ac778e0e7130206b99775434f5a80c0202a /doc/geiser.texi | |
| parent | 185191df527b51ce521084f8c32030e87dabb5e9 (diff) | |
| download | geiser-7403ec607ddd223ccc38df18ce8de595396519ee.tar.gz geiser-7403ec607ddd223ccc38df18ce8de595396519ee.tar.bz2 | |
Diffstat (limited to 'doc/geiser.texi')
| -rw-r--r-- | doc/geiser.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/geiser.texi b/doc/geiser.texi index 29166d8..ea27717 100644 --- a/doc/geiser.texi +++ b/doc/geiser.texi @@ -8,7 +8,7 @@ @copying This manual documents Geiser, an Emacs environment to hack in Scheme. -Copyright @copyright{} 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2020, 2021 Jose Antonio Ortega Ruiz +Copyright @copyright{} 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2020, 2021, 2026 Jose Antonio Ortega Ruiz @quotation Permission is granted to copy, distribute and/or modify this document @@ -103,8 +103,8 @@ Cheat sheet @html <br/> <div class="navigation" align="right"> -<a class="navlink" href="https://gitlab.com/groups/emacs-geiser/-/issues">Bugs</a> -<a class="navlink" href="https://gitlab.com/emacs-geiser">Source</a> +<a class="navlink" href="https://codeberg.org/org/geiser/issues">Bugs</a> +<a class="navlink" href="https://codeberg.org/geiser">Source</a> <a class="navlink" href="http://lists.nongnu.org/mailman/listinfo/geiser-users">Mailing list</a> </div> @end html |
