summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkuviman <kuviman@gmail.com>2021-11-10 02:19:58 +0400
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-11-10 07:02:03 +0800
commitc27da8b9bf3d2ea091ff9267d2e96df05a17bf05 (patch)
treec4629bad06a1c4eb018694d9f2f2acabe8cb9921 /README.md
parent7807c8aeef3953e4049f91fcc0597e4ff8018ed9 (diff)
Fix link to releases
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 48c3795..92aa384 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ make install
#### Windows
-You will find pre-built binaries for Windows in the [releases section](https://github.com/Byron/dua-cli).
+You will find pre-built binaries for Windows in the [releases section][releases].
Alternatively, install via cargo as in
```