mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Make link relative
This way it will also work when we make a copy of the entire docs folder.
This commit is contained in:
parent
42e4232e56
commit
e3a1fe514c
|
|
@ -1023,7 +1023,7 @@ Supported versions are "2" and "3". The deprecated config `showIcons` sets the v
|
|||
|
||||
## Keybindings
|
||||
|
||||
For all possible keybinding options, check [Custom_Keybindings.md](https://github.com/jesseduffield/lazygit/blob/master/docs/keybindings/Custom_Keybindings.md)
|
||||
For all possible keybinding options, check [Custom_Keybindings.md](keybindings/Custom_Keybindings.md)
|
||||
|
||||
You can disable certain key bindings by specifying `<disabled>`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue