aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/compose.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-27 22:21:50 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-27 22:21:50 -0400
commit31b722e16e6a0f6b0f08e8409b2c7e240937bfed (patch)
tree409d3fde73f45aace8ce1c224dd7f5514f1ff4d0 /docs/doc/compose.html
parent3b44787d5b7508a5abd868c7891046576e0eab02 (diff)
Documentation for Under
Diffstat (limited to 'docs/doc/compose.html')
-rw-r--r--docs/doc/compose.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/compose.html b/docs/doc/compose.html
index 4458ea3c..7a8da224 100644
--- a/docs/doc/compose.html
+++ b/docs/doc/compose.html
@@ -137,4 +137,4 @@
<span class='Paren'>(</span><span class='Value'>a</span><span class='Function'>&lt;</span><span class='String'>'a'</span><span class='Paren'>)</span> <span class='Function'>/</span><span class='Modifier2'>○</span><span class='Function'>⥊</span> <span class='Value'>a</span>
"BQN"
</pre>
-<p>Over is closely connected with the Under modifier, which performs all the same steps but then undoes <code><span class='Function'>𝔾</span></code> afterwards.</p>
+<p>Over is closely connected with the <a href="under.html">Under</a> modifier, which performs all the same steps but then undoes <code><span class='Function'>𝔾</span></code> afterwards.</p>