about summary refs log tree commit diff stats
path: root/html/edit/007-sandbox-delete.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-12-27 09:08:30 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-12-27 09:08:30 -0800
commit7be07a6bc84b383dcf78b990a99e3d6370bd5741 (patch)
treefb84675df8b136c7c366894a0bc20b1b11833d5c /html/edit/007-sandbox-delete.mu.html
parentd3de3187133361a56c2cb3e8aa7f5edd6f2ebbb5 (diff)
downloadmu-7be07a6bc84b383dcf78b990a99e3d6370bd5741.tar.gz
3719 - cross-link Mu waypoints to their location
Diffstat (limited to 'html/edit/007-sandbox-delete.mu.html')
-rw-r--r--html/edit/007-sandbox-delete.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/007-sandbox-delete.mu.html b/html/edit/007-sandbox-delete.mu.html
index 6da7f3da..ab5dac63 100644
--- a/html/edit/007-sandbox-delete.mu.html
+++ b/html/edit/007-sandbox-delete.mu.html
@@ -125,7 +125,7 @@ if ('onhashchange' in window) {
 <span id="L65" class="LineNr"> 65 </span>  ]
 <span id="L66" class="LineNr"> 66 </span>]
 <span id="L67" class="LineNr"> 67 </span>
-<span id="L68" class="LineNr"> 68 </span><span class="muRecipe">after</span> <span class="Constant">&lt;global-touch&gt;</span> [
+<span id="L68" class="LineNr"> 68 </span><span class="muRecipe">after</span> <span class="Constant"><a href='004-programming-environment.mu.html#L80'>&lt;global-touch&gt;</a></span> [
 <span id="L69" class="LineNr"> 69 </span>  <span class="Comment"># support 'delete' button</span>
 <span id="L70" class="LineNr"> 70 </span>  <span class="Delimiter">{</span>
 <span id="L71" class="LineNr"> 71 </span>    delete?:bool <span class="Special">&lt;-</span> <a href='007-sandbox-delete.mu.html#L84'>should-attempt-delete?</a> click-row, click-column, env