We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acacb3a commit f5196f8Copy full SHA for f5196f8
index.html
@@ -23,7 +23,7 @@ <h1>SRFI 64: A Scheme API for test suites</h1>
23
<p class="authors">by Per Bothner</p>
24
<p class="based-on"></p>
25
<p class="status">status: <em>final</em> (2006-06-18)</p>
26
- <p class="keywords">keywords: [[https://srfi.schemers.org/?keywords=testing][Testing]]</p>
+ <p class="keywords">keywords: <a href="https://srfi.schemers.org/?keywords=testing">Testing</a></p>
27
28
<ul class="info">
29
<li><a href="srfi-64.html">The SRFI Document</a></li>
0 commit comments