Skip to content

Commit 66002ad

Browse files
Use HTML links on HTML pages.
1 parent eea41f9 commit 66002ad

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
@@ -23,7 +23,7 @@ <h1>SRFI 110: Sweet-expressions (t-expressions)</h1>
2323
<p class="authors">by David A. Wheeler and Alan Manuel K. Gloria</p>
2424
<p class="based-on"></p>
2525
<p class="status">status: <em>final</em> (2013-09-09)</p>
26-
<p class="keywords">keywords: [[https://srfi.schemers.org/?keywords=reader-syntax][Reader Syntax]]</p>
26+
<p class="keywords">keywords: <a href="https://srfi.schemers.org/?keywords=reader-syntax">Reader Syntax</a></p>
2727

2828
<ul class="info">
2929
<li><a href="srfi-110.html">The SRFI Document</a></li>

0 commit comments

Comments
 (0)