summaryrefslogtreecommitdiff
path: root/README.nfo
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-08-11 01:37:59 -0500
committerChristian Cleberg <[email protected]>2026-08-11 01:37:59 -0500
commit7f22a98fe25e7aba6af39e8133d517837a0962b9 (patch)
treee2388e2cf8107cff9bcfe1e7195f137730c7e8d9 /README.nfo
parentff200d21e93d6683f779fe1f3280ac8d8561d393 (diff)
downloadhutch-7f22a98fe25e7aba6af39e8133d517837a0962b9.tar.gz
hutch-7f22a98fe25e7aba6af39e8133d517837a0962b9.tar.bz2
hutch-7f22a98fe25e7aba6af39e8133d517837a0962b9.zip
fix stale URIs
Diffstat (limited to 'README.nfo')
-rw-r--r--README.nfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.nfo b/README.nfo
index 6534569..8eea62f 100644
--- a/README.nfo
+++ b/README.nfo
@@ -32,7 +32,7 @@ REQUIRES
account, and a personal access token.
BUILD
- git clone https://git.sr.ht/~ccleberg/Hutch
+ git clone https://github.com/krazywarez/hutch
open in xcode, build and run. on first launch paste a token. create
one at https://meta.sr.ht/oauth2/personal-token.
@@ -43,11 +43,11 @@ BUILD
DEVELOP
xcode app with tests under HutchTests. run the test plan in
- Hutch/HutchTests.xctestplan.
+ HutchTests.xctestplan.
MIRRORS
github: https://github.com/krazywarez/hutch
- sourcehut: https://sr.ht/~ccleberg/Hutch
+ krz.sh: https://git.krz.sh/krz/hutch
kept in sync. issues or patches on either.
SECURITY