Skip to content

Commit 5421543

Browse files
committed
fix: documentation links
1 parent 378d1de commit 5421543

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.config/.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ contains a README.md file with a description of the configuration. Here I'll
55
describe the configuration files, without own directory.
66

77
- electron-flags.conf - contains the flags for electron apps, to run on Wayland,
8-
instead of X11. Automated hook - [93-electron.hook](../../.system-config-backup/pacman/hooks/93-electron.hook)
8+
instead of X11. Automated hook - [93-electron.hook](../../.system-config-backup/pacman/93-electron.hook)
99
creates missing and remove unnecessary symlinks for each version of electron.
1010
- mimeapps.list - contains the list of applications that can be used to open
1111
files with a specific MIME type.

.config/lazygit/.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
lazygit is a simple terminal UI for git commands, it offers a fast and easy way
44
to do git operations. Also it compatible with
5-
[conventional commits](https://www.conventionalcommit.org/en/).
5+
[conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
66

77
![full](full.png "lazygit example")

0 commit comments

Comments
 (0)