aboutsummaryrefslogtreecommitdiff
path: root/docs/help/sortup_and.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/sortup_and.html')
-rw-r--r--docs/help/sortup_and.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/sortup_and.html b/docs/help/sortup_and.html
index 24516c59..c2d12b7d 100644
--- a/docs/help/sortup_and.html
+++ b/docs/help/sortup_and.html
@@ -12,7 +12,7 @@
</pre>
<h2 id="---logical-and"><a class="header" href="#---logical-and"><code><span class='Value'>𝕨</span> <span class='Function'>∧</span> <span class='Value'>𝕩</span></code>: Logical And</a></h2>
<p>Logical And of <code><span class='Value'>𝕨</span></code> and <code><span class='Value'>𝕩</span></code>.</p>
-<p><a href="https://mlochbaum.github.io/BQN/doc/arithmetic.html#pervasion">Pervasive.</a></p>
+<p><a href="../doc/arithmetic.html#pervasion">Pervasive.</a></p>
<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=ICAxIOKIpyAxCgogIDHigL8wIOKIpyAx4oC/MQ==">↗️</a><pre> <span class='Number'>1</span> <span class='Function'>∧</span> <span class='Number'>1</span>
1