From 91e097a4e6e1f8900ea71a45549a9dd5ac31253b Mon Sep 17 00:00:00 2001 From: Sanjay Pavan Date: Sun, 12 Jun 2022 18:49:49 +0200 Subject: Fix links in readme (#309) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The former worked on GitHub, but does not work on Codeberg. Reviewed-on: https://codeberg.org/nsxiv/nsxiv/pulls/309 Reviewed-by: Berke Kocaoğlu Co-authored-by: Sanjay Pavan Co-committed-by: Sanjay Pavan --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59fa834..c78d5d3 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ and aims to be easy to modify and customize. Please file a bug report if something does not work as documented or expected in *this* repository, after making sure you are using the latest release of nsxiv. Contributions are welcome, see -[CONTRIBUTING.md](CONTRIBUTING.md#Contribution-Guideline) for details. +[CONTRIBUTING.md](CONTRIBUTING.md#contribution-guideline) for details. Features @@ -176,7 +176,7 @@ or by using Xresources as explained in the manual. If these options are not suff you may implement your own features by following [this guide](https://codeberg.org/nsxiv/nsxiv-extra/blob/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 software, we host the [nsxiv-extra](https://codeberg.org/nsxiv/nsxiv-extra) repo where users are free to submit whatever patches or scripts they wish. -- cgit v1.2.3-54-g00ecf