diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-08-28 22:03:47 +0300 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-08-28 22:05:22 +0300 |
commit | 18606c79928ee6ad90576dc9b879c4e2d39d91fd (patch) | |
tree | 59f8c8d701993fc96c5f6328b664ecff83060a85 /src | |
parent | 1ed0137c7143a7f0f9f6257a082f64ed8c2b5961 (diff) |
Fix sourcehut link
Diffstat (limited to 'src')
-rw-r--r-- | src/prj/mkpass/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prj/mkpass/index.html b/src/prj/mkpass/index.html index a5fdb46..1c1c66f 100644 --- a/src/prj/mkpass/index.html +++ b/src/prj/mkpass/index.html @@ -30,7 +30,7 @@ <p> <em> You can find the <code>mkpass</code> git repository over at - <a href="https://git.st.ht/~mango/mkpass" + <a href="https://git.sr.ht/~mango/mkpass" target="_blank">sourcehut</a> or <a href="https://github.com/Mango0x45/mkpass">GitHub</a>. </em> |