diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-19 22:24:47 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-19 22:24:47 -0500 |
| commit | 26d39ce262c49d689ae72f7898cd8bd9f65d6a55 (patch) | |
| tree | 7848b076df0bbb9cd8ac56170c3049089d948c0c /docs/help/sortdown_or.html | |
| parent | c59b76358bb567169719b11d816ec8a0a28098c4 (diff) | |
Use markdown links instead of html ones for pervasion
Diffstat (limited to 'docs/help/sortdown_or.html')
| -rw-r--r-- | docs/help/sortdown_or.html | 2 |
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 |
