Fix broken link to Readscheme

readscheme.org has been taken over by a domain squatter. Link to the
mirror at the Scheme Conservatory.
This commit is contained in:
Lassi Kortela 2024-06-16 19:49:04 +03:00
parent c81ab25cc7
commit b3c27b446d
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ There are several categories of documents listed here:
</ul>
Jim Bender's
<a href="http://readscheme.org/">Readscheme</a>
<a href="https://conservatory.scheme.org/readscheme/">Readscheme</a>
site has lots of additional bibliographic information.
</p>
@ -309,7 +309,7 @@ Paul Wilson (book-in-progress)
<!--
<p>
Jim Bender has put together a
<a href="http://library.readscheme.org/">terrific bibliography</a>
<a href="https://conservatory.scheme.org/readscheme/">terrific bibliography</a>
of Scheme research papers.
Please read and contribute to it.
</p>