diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-07-31 18:19:43 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-31 18:19:43 -0400 |
| commit | 15967a87b3948f1631dbcbed540378fc6e302415 (patch) | |
| tree | f033d355b85c678b59cf0a519403810b9f4ca2a1 /docs/keymap.html | |
| parent | c2afaad9f6951c2f635f2ac63842f190dd799573 (diff) | |
| parent | bbcb9e49d454c2d4d203df7675626c10c25e539d (diff) | |
Merge pull request #13 from pkova/master
Add customizable prefix key in js repl
Diffstat (limited to 'docs/keymap.html')
| -rw-r--r-- | docs/keymap.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keymap.html b/docs/keymap.html index 1e4881db..0597bb52 100644 --- a/docs/keymap.html +++ b/docs/keymap.html @@ -30,4 +30,4 @@ └───────────┴────┴────┴────┴────┴────┴────┴────┴────┴────┴────┴────────────┘ Space: <span class='Ligature'>‿</span> </pre></div> -<p>See also the <a href="https://github.com/mlochbaum/BQN/tree/master/editors">editor plugins</a> (and other input methods) and <a href="doc/primitive.html">primitive</a> documentation.</p> +<p>See also the <a href="https://mlochbaum.github.io/BQN/editors/index.html">editor plugins</a> (and other input methods) and <a href="doc/primitive.html">primitive</a> documentation.</p> |
