Skip to content

Commit 1aa013c

Browse files
authored
Fixed links in keymap.cson
1 parent b412502 commit 1aa013c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dot-atom/keymap.cson

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# 'ctrl-p': 'core:move-down'
1919
#
2020
# You can find more information about keymaps in these guides:
21-
# * http://flight-manual.atom.io/using-atom/sections/basic-customization/#_customizing_keybindings
21+
# * http://flight-manual.atom.io/using-atom/sections/basic-customization/#customizing-keybindings
2222
# * http://flight-manual.atom.io/behind-atom/sections/keymaps-in-depth/
2323
#
2424
# If you're having trouble with your keybindings not working, try the
@@ -29,4 +29,4 @@
2929
# This file uses CoffeeScript Object Notation (CSON).
3030
# If you are unfamiliar with CSON, you can read more about it in the
3131
# Atom Flight Manual:
32-
# http://flight-manual.atom.io/using-atom/sections/basic-customization/#_cson
32+
# http://flight-manual.atom.io/using-atom/sections/basic-customization/#configuring-with-cson

0 commit comments

Comments
 (0)