summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arthur A. Gleckler 2021-08-30 13:57:29 -0700
committerGravatar Arthur A. Gleckler 2021-08-30 13:57:29 -0700
commit19dca321cf6942c9babb3ac8bb905d7e5d7a0214 (patch)
treefa568a47324e5337c0b50d0fc4643cae43f4ea3d
parentit’s an SRFI (diff)
Link to the sample implementation.
-rw-r--r--srfi-228.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/srfi-228.html b/srfi-228.html
index 6f9bf7b..8af06ef 100644
--- a/srfi-228.html
+++ b/srfi-228.html
@@ -91,7 +91,7 @@
<h2 id="implementation">Implementation</h2>
-<p>A portable sample implementation and test suite for R7RS may be found in the repository for this SRFI.
+<p>A portable sample implementation and test suite for R7RS may be found <a href="https://github.com/scheme-requests-for-implementation/srfi-228">in the repository</a> for this SRFI.
<h2 id="acknowledgements">Acknowledgements</h2>