commit 78d4539ac3f47dc00a8f339eef9f8a2f4b6b584b
parent 3406a3cc49c97435269d24b4c6a1e314cf69fe18
Author: Arthur A. Gleckler <srfi@speechcode.com>
Date: Sun, 3 May 2020 15:30:15 -0700
Use HTML links on HTML pages.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
@@ -23,7 +23,7 @@
<p class="authors">by Taylan Ulrich Bayırlı/Kammer</p>
<p class="based-on"></p>
<p class="status">status: <em>final</em> (2015-10-14)</p>
- <p class="keywords">keywords: [[https://srfi.schemers.org/?keywords=miscellaneous][Miscellaneous]]</p>
+ <p class="keywords">keywords: <a href="https://srfi.schemers.org/?keywords=miscellaneous">Miscellaneous</a></p>
<ul class="info">
<li><a href="srfi-123.html">The SRFI Document</a></li>