forked from tangled.org/core
Monorepo for Tangled

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>

authored by thecoded.prof and committed by Tangled 694690eb 18134062

Changed files
+2 -2
docs
+2 -2
docs/knot-hosting.md
··· 68 69 Create `/home/git/.knot.env` with the following, updating the values as 70 necessary. The `KNOT_SERVER_SECRET` can be obtaind from the 71 - [/knots](/knots) page on Tangled. 72 73 ``` 74 KNOT_REPO_SCAN_PATH=/home/git ··· 123 knot domain. 124 125 You should now have a running knot server! You can finalize your registration by hitting the 126 - `initialize` button on the [/knots](/knots) page. 127 128 ### custom paths 129
··· 68 69 Create `/home/git/.knot.env` with the following, updating the values as 70 necessary. The `KNOT_SERVER_SECRET` can be obtaind from the 71 + [/knots](https://tangled.sh/knots) page on Tangled. 72 73 ``` 74 KNOT_REPO_SCAN_PATH=/home/git ··· 123 knot domain. 124 125 You should now have a running knot server! You can finalize your registration by hitting the 126 + `initialize` button on the [/knots](https://tangled.sh/knots) page. 127 128 ### custom paths 129