From 3e17e4684c44d9108d229e88c0c5e0be7ca519b6 Mon Sep 17 00:00:00 2001 From: Nan Date: Tue, 2 Aug 2022 12:54:33 +0200 Subject: README: fix broken link (#351) Fixes a link that previously 404'd Reviewed-on: https://codeberg.org/nsxiv/nsxiv/pulls/351 Reviewed-by: NRK Co-authored-by: Nan Co-committed-by: Nan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 85651eb..9a047f2 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ Customization 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, 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 customization cannot be merged into nsxiv mainline. Following the spirit of suckless -- cgit v1.2.3-54-g00ecf