Monorepo for Tangled tangled.org

appview/pages/templates/knots: fix link pointing to spindle setup instead of knot setup #900

Link was pointing to spindle doc page instead of correct knot setup page. I'm temporarily on Windows for this commit+PR so I haven't run any build or test suite, but since it's such a small change I doubt it's needed.

Fixes https://tangled.org/tangled.org/core/issues/339

Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:kmjtnzau4j5u3zyly2dm73jc/sh.tangled.repo.pull/3mack5hint522
+1 -1
Diff #0
+1 -1
appview/pages/templates/knots/index.html
··· 105 105 {{ define "docsButton" }} 106 106 <a 107 107 class="btn flex items-center gap-2" 108 - href="https://tangled.org/@tangled.org/core/blob/master/docs/spindle/hosting.md"> 108 + href="https://tangled.org/@tangled.org/core/blob/master/docs/knot-hosting.md"> 109 109 {{ i "book" "size-4" }} 110 110 docs 111 111 </a>

History

1 round 1 comment
sign up or login to add to the discussion
1 commit
expand
appview/pages/templates/knots: fix link pointing to spindle setup instead of knot setup
expand 1 comment

lgtm. Thank you for the contribution!

pull request successfully merged