diff options
Diffstat (limited to 'doc/ref/scheme-reading.texi')
-rw-r--r-- | doc/ref/scheme-reading.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ref/scheme-reading.texi b/doc/ref/scheme-reading.texi index 6ec80a57c..f147ea00d 100644 --- a/doc/ref/scheme-reading.texi +++ b/doc/ref/scheme-reading.texi @@ -1,6 +1,6 @@ @c -*-texinfo-*- @c This is part of the GNU Guile Reference Manual. -@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004 +@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2011 @c Free Software Foundation, Inc. @c See the file guile.texi for copying conditions. @@ -10,7 +10,7 @@ @itemize @bullet @item -The website @url{http://www.schemers.org} is a good starting point for +The website @url{http://www.schemers.org/} is a good starting point for all things Scheme. @item |