Skip to content

Commit e5d2c01

Browse files
Link to sample implementation.
1 parent 7eb1eb3 commit e5d2c01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

srfi-180.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ <h3 id="json-write-obj-port-unspecified"><code>(json-write obj [port]) → unspe
139139
<li>association list</li>
140140
</ul>
141141
<h2 id="implementation">Implementation</h2>
142-
<p>Link to the sample implementation</p>
142+
<p>The sample implementation is available in <a href="https://github.com/scheme-requests-for-implementation/srfi-180">this Git repo</a>.
143+
</p>
143144
<h2 id="acknowledgements">Acknowledgements</h2>
144145
<p>Give credits where credits is due.</p>
145146
<h2 id="copyright">Copyright</h2>

0 commit comments

Comments
 (0)