about summary refs log tree commit diff stats
path: root/html/088file.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-12-07 16:22:23 -0800
committerKartik K. Agaram <vc@akkartik.com>2017-12-07 16:22:23 -0800
commitc0f84b1ffa18eaf6f399aafe462f2a0f705dd009 (patch)
treee0a12f7c765816f2db72e7d57eac5a43ed0db139 /html/088file.mu.html
parentc082c2f268e7ad483fe1192251cd4a0bc635748f (diff)
downloadmu-c0f84b1ffa18eaf6f399aafe462f2a0f705dd009.tar.gz
4155
Diffstat (limited to 'html/088file.mu.html')
-rw-r--r--html/088file.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/088file.mu.html b/html/088file.mu.html
index f4b0be86..bc975087 100644
--- a/html/088file.mu.html
+++ b/html/088file.mu.html
@@ -204,7 +204,7 @@ if ('onhashchange' in window) {
 <span id="L143" class="LineNr">143 </span>  <span class="Delimiter">}</span>
 <span id="L144" class="LineNr">144 </span>  close sink-file
 <span id="L145" class="LineNr">145 </span>  <span class="Comment"># make sure to wait for the file to be actually written to disk</span>
-<span id="L146" class="LineNr">146 </span>  <span class="Comment"># (Mu practices structured concurrency: <a href="http://250bpm.com/blog:71">http://250bpm.com/blog:71</a>)</span>
+<span id="L146" class="LineNr">146 </span>  <span class="Comment"># (Mu practices structured concurrency: <a href="http://250bpm.com/blog:71)">http://250bpm.com/blog:71)</a></span>
 <span id="L147" class="LineNr">147 </span>  wait-for-routine write-routine
 <span id="L148" class="LineNr">148 </span>]
 <span id="L149" class="LineNr">149 </span>