forked from tangled.org/core
tangled monorepo

docs: knot-hosting: Fixup /knots link

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 <me@thecoded.prof>

Changed files
+2 -2
docs
+2 -2
docs/knot-hosting.md
···
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
···
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