Skip to content

Commit e3a1fe5

Browse files
committed
Make link relative
This way it will also work when we make a copy of the entire docs folder.
1 parent 42e4232 commit e3a1fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@ Supported versions are "2" and "3". The deprecated config `showIcons` sets the v
10231023

10241024
## Keybindings
10251025

1026-
For all possible keybinding options, check [Custom_Keybindings.md](https://github.com/jesseduffield/lazygit/blob/master/docs/keybindings/Custom_Keybindings.md)
1026+
For all possible keybinding options, check [Custom_Keybindings.md](keybindings/Custom_Keybindings.md)
10271027

10281028
You can disable certain key bindings by specifying `<disabled>`.
10291029

0 commit comments

Comments
 (0)