1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-23 22:24:51 +02: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:
Stefan Haller
2025-11-02 09:30:44 +01:00
parent 42e4232e56
commit e3a1fe514c

View File

@@ -1023,7 +1023,7 @@ Supported versions are "2" and "3". The deprecated config `showIcons` sets the v
## Keybindings ## 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>`. You can disable certain key bindings by specifying `<disabled>`.