aboutsummaryrefslogtreecommitdiff
path: root/docs/keymap.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-07-31 18:19:43 -0400
committerGitHub <noreply@github.com>2021-07-31 18:19:43 -0400
commit15967a87b3948f1631dbcbed540378fc6e302415 (patch)
treef033d355b85c678b59cf0a519403810b9f4ca2a1 /docs/keymap.html
parentc2afaad9f6951c2f635f2ac63842f190dd799573 (diff)
parentbbcb9e49d454c2d4d203df7675626c10c25e539d (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.html2
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>