diff options
-rw-r--r-- | builds.sr.ht/manifest.md | 2 | ||||
-rw-r--r-- | git.sr.ht/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/builds.sr.ht/manifest.md b/builds.sr.ht/manifest.md index 12c8693..5d200a6 100644 --- a/builds.sr.ht/manifest.md +++ b/builds.sr.ht/manifest.md @@ -162,7 +162,7 @@ List of secret UUIDs to be added to the guest during the build. See also: If present, and secrets are enabled for this build, an OAuth 2.0 bearer token is generated for this build with the given string as the list of grants. The -[hut](https://sr.ht/~emersion/hut/) tool may be used in the task scripts to +[hut](https://sr.ht/~xenrox/hut/) tool may be used in the task scripts to perform authenticated [GraphQL API requests](https://man.sr.ht/graphql.md). hut needs to be included in the [`packages`](#packages) list (using the name of the [hut package for your OS](https://repology.org/project/hut/versions)). diff --git a/git.sr.ht/index.md b/git.sr.ht/index.md index db6f22d..46cfbc6 100644 --- a/git.sr.ht/index.md +++ b/git.sr.ht/index.md @@ -378,4 +378,4 @@ another markup format and submit it on each git push. Check out the [example][readme example] to avoid some common pitfalls. [readme example]: https://git.xenrox.net/~xenrox/custom-readme -[hut]: https://sr.ht/~emersion/hut/ +[hut]: https://sr.ht/~xenrox/hut/ |