aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNan <nan42@waifu.club>2022-08-02 12:54:33 +0200
committerNRK <nrk@disroot.org>2022-08-02 12:54:33 +0200
commit3e17e4684c44d9108d229e88c0c5e0be7ca519b6 (patch)
tree9d22c4707012fdeba696b3cf007a3ae1a4a8a758
parent94d531fd827457cf71fe7f3808c7a2f531dceba5 (diff)
downloadnsxiv-3e17e4684c44d9108d229e88c0c5e0be7ca519b6.tar.zst
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>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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