commit 87d7919f249f360a3217215deabb6f9a503d5fca
parent 1d82c4446d1b8847f6737da15e2f2277cefe4ba7
Author: Yuval Langer <yuval.langer@gmail.com>
Date: Sat, 13 Jan 2024 11:34:35 +0200
Replace colon with dot, remove vestigial line.
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/posts/2024-01-13-a-fairly-compliant-r7rs-scheme-rsv-library.md b/posts/2024-01-13-a-fairly-compliant-r7rs-scheme-rsv-library.md
@@ -10,8 +10,6 @@ Scheme. All recommendations, criticism, hints, arcane secrets, and
spiritual advice would be welcome - I go by "cow_2001" on the #scheme
IRC channel on [Libera Chat][4].
-exercise following [the specification][3]:
-
[1]: https://kaka.farm/haunt/posts/guile-rsv---a-rows-of-string-values-implementation.html
[2]: https://codeberg.org/kakafarm/guile-rsv
[3]: https://github.com/Stenway/RSV-Specification