From 3de300465834a413215da3923124391f0b9b2c72 Mon Sep 17 00:00:00 2001 From: Samuel Shuert Date: Tue, 12 Aug 2025 06:14:35 +0000 Subject: [PATCH] docs: knot-hosting: Fixup /knots link Change-Id: zrszmnnnkmoqzwnnwmyrszsovlrosxrv This change correctly points /knots to https://tangled.sh/knots instead of https://tangled.sh/@tangled.sh/core/tree/master/knots Signed-off-by: Samuel Shuert --- docs/knot-hosting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/knot-hosting.md b/docs/knot-hosting.md index 22aed65..8d01466 100644 --- a/docs/knot-hosting.md +++ b/docs/knot-hosting.md @@ -68,7 +68,7 @@ sudo adduser git Create `/home/git/.knot.env` with the following, updating the values as necessary. The `KNOT_SERVER_SECRET` can be obtaind from the -[/knots](/knots) page on Tangled. +[/knots](https://tangled.sh/knots) page on Tangled. ``` KNOT_REPO_SCAN_PATH=/home/git @@ -123,7 +123,7 @@ Remember to use Let's Encrypt or similar to procure a certificate for your knot domain. You should now have a running knot server! You can finalize your registration by hitting the -`initialize` button on the [/knots](/knots) page. +`initialize` button on the [/knots](https://tangled.sh/knots) page. ### custom paths -- 2.43.0