summaryrefslogtreecommitdiff
path: root/doc/ref/scheme-reading.texi
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2011-11-16 23:21:59 +0100
committerAndy Wingo <wingo@pobox.com>2011-11-16 23:21:59 +0100
commit4b4b1e0b7044d47adcfabf28d57a31b2126e54ee (patch)
tree16f6a05b69e3104b88937330d83da3a55e7ad675 /doc/ref/scheme-reading.texi
parent654ef4cf546780f1954955d8ee2388704176a988 (diff)
downloadguile-4b4b1e0b7044d47adcfabf28d57a31b2126e54ee.tar.gz
fix urls in docs
* doc/ref/intro.texi (Introduction): * doc/ref/scheme-reading.texi (Further Reading): * doc/ref/srfi-modules.texi (SRFI Support): Fix some urls. Thanks to Henrik Sandklef for the report.
Diffstat (limited to 'doc/ref/scheme-reading.texi')
-rw-r--r--doc/ref/scheme-reading.texi4
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