Skip to content

Commit

Permalink
Update URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexherbo2 committed Sep 23, 2021
1 parent 9577abb commit 977238e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export EDITOR='kcr edit'
export FZF_DEFAULT_OPTS='--multi --layout=reverse --preview-window=down:60%'
```

[Environment variables]: https://wiki.archlinux.org/index.php/Environment_variables
[Environment variables]: https://wiki.archlinux.org/title/Environment_variables

[XDG MIME Applications] example configuration:

Expand All @@ -62,7 +62,7 @@ You can get the MIME type with:
file -b -i -L <file>
```

[XDG MIME Applications]: https://wiki.archlinux.org/index.php/XDG_MIME_Applications
[XDG MIME Applications]: https://wiki.archlinux.org/title/XDG_MIME_Applications

## Writing plugins

Expand Down
2 changes: 1 addition & 1 deletion docs/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Edit files with [`kcr edit`] and see them being opened in the Kakoune client.
You can set your [`EDITOR`] to [`kcr edit`] and configure your graphical applications to open files with Kakoune.

[`kcr edit`]: #edit
[`EDITOR`]: https://wiki.archlinux.org/index.php/Environment_variables#Default_programs
[`EDITOR`]: https://wiki.archlinux.org/title/Environment_variables#Default_programs

## Configuration

Expand Down

0 comments on commit 977238e

Please sign in to comment.