aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 46f493f..067ad28 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ zuwu.zsh (zuwu) is a highly opinionated zsh "plugin"/"microframework" that provi
The idea is to provide a "zsh if it was setup sensibly by default and **just worked**" experience.<br/>
This means no [thousands of builtins](https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins) in the framework ([or just your PROMPT](https://starship.rs/config/)), and no [automatic updates](https://github.com/ohmyzsh/ohmyzsh/wiki/Settings#update-settings).
-This also means it's [easy to package](https://git.estrogen.zone/alpine-packages.git/tree/src/memdmp/zsh-zuwu/APKBUILD), and [easy to audit](./zuwu.zsh) (or fork and maintain yourself if you're not happy)
+This also means it's [easy to package](https://git.estrogen.zone/alpine-packages.git/tree/src/memdmp/zsh-zuwu/APKBUILD), and [easy to audit](https://git.estrogen.zone/zuwu.git/tree/zuwu.zsh) (or fork and maintain yourself if you're not happy)
## installation