diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2014-05-31 18:54:11 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2014-05-31 18:54:11 +0200 |
commit | 30c3c30774fc16e5ec342bc5eeca21c277a56107 (patch) | |
tree | 17b2a785d921106fb5f86cbe1b01566f48275f91 /doc/geiser.texi | |
parent | 586d552350c04f4025ce99d2600bf89496db6e31 (diff) | |
download | geiser-guile-30c3c30774fc16e5ec342bc5eeca21c277a56107.tar.gz geiser-guile-30c3c30774fc16e5ec342bc5eeca21c277a56107.tar.bz2 |
Fix for apparently stolen link to texinfo
Diffstat (limited to 'doc/geiser.texi')
-rw-r--r-- | doc/geiser.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/geiser.texi b/doc/geiser.texi index 8f78113..a42c0c6 100644 --- a/doc/geiser.texi +++ b/doc/geiser.texi @@ -9,7 +9,7 @@ @copying This manual documents Geiser, an Emacs environment to hack in Scheme. -Copyright @copyright{} 2010, 2011, 2012, 2013 Jose Antonio Ortega Ruiz +Copyright @copyright{} 2010, 2011, 2012, 2013, 2014 Jose Antonio Ortega Ruiz @quotation Permission is granted to copy, distribute and/or modify this document @@ -22,7 +22,7 @@ Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}. @end quotation The document was typeset with -@uref{http://www.texinfo.org/, GNU Texinfo}. +@uref{http://www.gnu.org/software/texinfo/index.html, GNU Texinfo}. @end copying @dircategory Emacs |