aboutsummaryrefslogtreecommitdiff
path: root/docs/help/sortdown_or.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/sortdown_or.html')
-rw-r--r--docs/help/sortdown_or.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/sortdown_or.html b/docs/help/sortdown_or.html
index 6b070b80..2b6f4326 100644
--- a/docs/help/sortdown_or.html
+++ b/docs/help/sortdown_or.html
@@ -12,7 +12,7 @@
</pre>
<h2 id="---logical-or"><a class="header" href="#---logical-or"><code><span class='Value'>𝕨</span> <span class='Function'>∨</span> <span class='Value'>𝕩</span></code>: Logical Or</a></h2>
<p>Logical Or 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=ICAxIOKIqCAwCgogIDHigL8wIOKIqCAx4oC/MQoKICAwIOKIqCAw">↗️</a><pre> <span class='Number'>1</span> <span class='Function'>∨</span> <span class='Number'>0</span>
1