mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Remove superfluous dot in README.md links
I hope that dot does not have a meaning there :-).
This commit is contained in:
parent
c300c319f9
commit
ff6749bbe9
|
|
@ -1,6 +1,6 @@
|
|||
# Documentation Overview
|
||||
|
||||
* [Configuration](./Config.md).
|
||||
* [Configuration](./Config.md)
|
||||
* [Custom Commands](./Custom_Command_Keybindings.md)
|
||||
* [Custom Diff Renderers](./Custom_DiffRenderers.md)
|
||||
* [Dev docs](./dev)
|
||||
|
|
|
|||
Loading…
Reference in a new issue