Skip to content

Commit 4dafd80

Browse files
Fix relative links in abstracts.
1 parent ad073ba commit 4dafd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ <h2>Abstract</h2> <p>Lazy sequences (or lseqs, pronounced
8181
returns an end-of-file object. Consequently, lazy sequences cannot
8282
reliably contain end-of-file objects.
8383
<p>This SRFI provides a set of procedures suitable
84-
for operating on lazy sequences based on <a href="srfi-1/">SRFI
84+
for operating on lazy sequences based on <a href="/srfi-1/">SRFI
8585
1</a>.</body></html>

0 commit comments

Comments
 (0)