Replace todo with link

This commit is contained in:
Nathan Sobo
2013-02-13 19:15:28 -07:00
parent 9a050c2238
commit 539d134a54

View File

@@ -104,7 +104,8 @@ Keymaps are placed in the `keymaps` subdirectory. By default, all keymaps will b
loaded in alphabetical order unless there is a `keymaps` array in `package.json`
specifying which keymaps to load and in what order. It's a good idea to provide
default keymaps for your extension. They can be customized by users later. See
the **main keymaps documentation** (todo) for more information.
the (main keymaps documentation)[#keymaps] for more information on how keymaps
work.
### Snippets