aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Rohit Goswami <rog32@hi.is>2022-01-25 17:12:19 +0000
committerLibravatar Rohit Goswami <rog32@hi.is>2022-01-25 17:12:19 +0000
commit9f148b4001dc67d399e645919225943d47e50125 (patch)
tree77e6cb71a64f8a2d9c0fc618e79860c601511c14
parentf6352286d5d9a3585991f88aa6bddcedfa9215ea (diff)
DOC: Fix dead linkHEADmain
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 077107a..974ab9d 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
This repository provide [base16][1] colorschemes for [zathura][2], a
minimalistic plugin based document viewer which focus on keyboard interaction.
-It is meant to be used along with the [new implementation][3] of base16 colorscheme
+It is meant to be used along with the [new implementation][1] of base16 colorscheme
project, which propose a modular approach, by separating templates, schemes and
builder into different repositories.
@@ -20,6 +20,5 @@ In order to contribute, please make sure to use the `nix-shell` setup. For detai
on the `direnv` setup [see this](https://rgoswami.me/posts/poetry-direnv/). This
project also follows a code of conduct, borrowed from the [d-SEAMS guidelines](https://github.com/d-SEAMS/seams-core/blob/master/CONTRIBUTING.md).
-[1]: https://chriskempson.github.io/base16/
+[1]: https://github.com/chriskempson/base16/
[2]: https://pwmt.org/projects/zathura/
-[3]: https://github.com/chriskempson/base16