From c8346522256fde98aaf3f894047ded6338df5075 Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Mon, 6 Oct 2025 19:51:06 +0200 Subject: [PATCH] content: Fix broken link --- content/en/host-and-deploy/host-on-sourcehut-pages.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/host-and-deploy/host-on-sourcehut-pages.md b/content/en/host-and-deploy/host-on-sourcehut-pages.md index 6b092fbf2..1d278f0fe 100644 --- a/content/en/host-and-deploy/host-on-sourcehut-pages.md +++ b/content/en/host-and-deploy/host-on-sourcehut-pages.md @@ -29,9 +29,9 @@ The [`baseURL`] in your site configuration must reflect the full URL provided by ## Manual deployment -This method does not require a paid account. To proceed you will need to create a [SourceHut personal access token] and install and configure the [hut]CLI tool: +This method does not require a paid account. To proceed you will need to create a [SourceHut personal access token] and install and configure the [hut] CLI tool: -[SourceHut personal access token]: https://meta.sr.ht/oauth2/personal-token/ +[SourceHut personal access token]: https://meta.sr.ht/oauth2/personal-token [hut]: https://sr.ht/~xenrox/hut/ ```sh