about summary refs log tree commit diff stats
path: root/html/edit/005-sandbox.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/edit/005-sandbox.mu.html')
-rw-r--r--html/edit/005-sandbox.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/005-sandbox.mu.html b/html/edit/005-sandbox.mu.html
index 67744bcc..ecdf7f7b 100644
--- a/html/edit/005-sandbox.mu.html
+++ b/html/edit/005-sandbox.mu.html
@@ -706,7 +706,7 @@ if ('onhashchange' in window) {
 <span id="L643" class="LineNr"> 643 </span>  <span class="Conceal">¦</span> curr <span class="Special">&lt;-</span> <a href='../065duplex_list.mu.html#L29'>next</a> curr
 <span id="L644" class="LineNr"> 644 </span>  <span class="Conceal">¦</span> <span class="muControl">loop</span>
 <span id="L645" class="LineNr"> 645 </span>  <span class="Delimiter">}</span>
-<span id="L646" class="LineNr"> 646 </span>  result <span class="Special">&lt;-</span> <a href='../061text.mu.html#L353'>buffer-to-array</a> buf
+<span id="L646" class="LineNr"> 646 </span>  result <span class="Special">&lt;-</span> <a href='../061text.mu.html#L344'>buffer-to-array</a> buf
 <span id="L647" class="LineNr"> 647 </span>]
 <span id="L648" class="LineNr"> 648 </span>
 <span id="L649" class="LineNr"> 649 </span><span class="muScenario">scenario</span> editor-provides-edited-contents [