README: fix broken link (#351)

Fixes a link that previously 404'd

Reviewed-on: https://codeberg.org/nsxiv/nsxiv/pulls/351
Reviewed-by: NRK <nrk@disroot.org>
Co-authored-by: Nan <nan42@waifu.club>
Co-committed-by: Nan <nan42@waifu.club>
This commit is contained in:
Nan 2022-08-02 12:54:33 +02:00 committed by NRK
parent 94d531fd82
commit 3e17e4684c
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ Customization
The main method of customizing nsxiv is by setting values for the variables in *config.h*, The main method of customizing nsxiv is by setting values for the variables in *config.h*,
or by using Xresources as explained in the manual. If these options are not sufficient, or by using Xresources as explained in the manual. If these options are not sufficient,
you may implement your own features by following you may implement your own features by following
[this guide](https://codeberg.org/nsxiv/nsxiv-extra/blob/master/CUSTOMIZATION.md). [this guide](https://codeberg.org/nsxiv/nsxiv-extra/src/branch/master/CUSTOMIZATION.md).
Due to our limited [project scope](CONTRIBUTING.md#project-scope), certain features or Due to our limited [project scope](CONTRIBUTING.md#project-scope), certain features or
customization cannot be merged into nsxiv mainline. Following the spirit of suckless customization cannot be merged into nsxiv mainline. Following the spirit of suckless