aboutsummaryrefslogtreecommitdiff
path: root/docs/help/sortup_and.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-19 22:24:47 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-19 22:24:47 -0500
commit26d39ce262c49d689ae72f7898cd8bd9f65d6a55 (patch)
tree7848b076df0bbb9cd8ac56170c3049089d948c0c /docs/help/sortup_and.html
parentc59b76358bb567169719b11d816ec8a0a28098c4 (diff)
Use markdown links instead of html ones for pervasion
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