aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Eklöf <daniel@ekloef.se>2023-07-12 08:16:19 +0200
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-07-12 08:38:52 +0200
commit90a0a06bd8bfbea45410ee5d438222224b567efd (patch)
tree7786a4d48009671835d05d7bfdcd5e32185f6a6e
parentadd v3 image (diff)
readme: fix link to changelog
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c54898b..0c37351 100644
--- a/README.md
+++ b/README.md
@@ -20,4 +20,4 @@ The goal is for me to only need to modify `colors/colors.sh` and the explanation
* Bright variants should be identifiable side by side, but do not need to be uniquely identifiable.
* Text in any color (except black) should be legible on the black, even when not bold.
-See the [CHANGELOG](CHANGELOG) to see implementation details.
+See the [CHANGELOG](CHANGELOG.md) to see implementation details.