aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-05-27 23:01:02 +0200
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-05-27 23:01:02 +0200
commit375e7b2f16d420bda28566a550081bc20b2c5ff2 (patch)
treea3ff525946d26b5711e8937bbfc3344281015913
parentf3f594c0b0a208fbefb42956565c38c3b0a9ea8b (diff)
downloadzuwu-375e7b2f16d420bda28566a550081bc20b2c5ff2.tar.gz
zuwu-375e7b2f16d420bda28566a550081bc20b2c5ff2.tar.bz2
zuwu-375e7b2f16d420bda28566a550081bc20b2c5ff2.tar.lz
zuwu-375e7b2f16d420bda28566a550081bc20b2c5ff2.zip

fix: link to git.estrogen.zone for easy to audit

HEADmaster
-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