From 057ce223f1c1e301a2d5ad3c20fdcc1a2e8cb3eb Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 15 Mar 2021 10:06:50 +0100 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6466ecf..5ffc017 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ git pull It's written in Bash! Just open up the `abra` file and start hacking. Then you can run it in place with `./abra`. The command-line interface is generated via [docopt](http://docopt.org/). If you add arguments then you need to run `make docopt` ro regenerate the parser. -Please remember to update the [CHANGELOG](./CHANGELOG) when you make a change. +Please remember to update the [CHANGELOG](./CHANGELOG.d) when you make a change. To deploy a new version of the installer scripts: