···3434 {{ end }}
3535 </div>
3636 </div>
3737- <p class="text-sm text-gray-500 dark:text-gray-400">A knot hosts repository data. <a href="/knots" class="underline">Learn how to register your own knot.</a></p>
3737+ <p class="text-sm text-gray-500 dark:text-gray-400">A knot hosts repository data. <a href="/settings/knots" class="underline">Learn how to register your own knot.</a></p>
3838 </fieldset>
39394040 <div class="space-y-2">
+1-1
appview/pages/templates/repo/new.html
···165165 </div>
166166 <p class="text-sm text-gray-500 dark:text-gray-400 mt-1">
167167 A knot hosts repository data and handles Git operations.
168168- You can also <a href="/knots" class="underline">register your own knot</a>.
168168+ You can also <a href="/settings/knots" class="underline">register your own knot</a>.
169169 </p>
170170 </div>
171171{{ end }}
···121121with `ssh` exposed on port 2222.
122122123123Once the services are running, head to
124124-http://localhost:3000/knots and hit verify. It should
124124+http://localhost:3000/settings/knots and hit verify. It should
125125verify the ownership of the services instantly if everything
126126went smoothly.
127127···146146### running a spindle
147147148148The above VM should already be running a spindle on
149149-`localhost:6555`. Head to http://localhost:3000/spindles and
149149+`localhost:6555`. Head to http://localhost:3000/settings/spindles and
150150hit verify. You can then configure each repository to use
151151this spindle and run CI jobs.
152152
+1-1
docs/knot-hosting.md
···131131132132You should now have a running knot server! You can finalize
133133your registration by hitting the `verify` button on the
134134-[/knots](https://tangled.org/knots) page. This simply creates
134134+[/settings/knots](https://tangled.org/settings/knots) page. This simply creates
135135a record on your PDS to announce the existence of the knot.
136136137137### custom paths
+3-3
docs/migrations.md
···1414For knots:
15151616- Upgrade to latest tag (v1.9.0 or above)
1717-- Head to the [knot dashboard](https://tangled.org/knots) and
1717+- Head to the [knot dashboard](https://tangled.org/settings/knots) and
1818 hit the "retry" button to verify your knot
19192020For spindles:
21212222- Upgrade to latest tag (v1.9.0 or above)
2323- Head to the [spindle
2424- dashboard](https://tangled.org/spindles) and hit the
2424+ dashboard](https://tangled.org/settings/spindles) and hit the
2525 "retry" button to verify your spindle
26262727## Upgrading from v1.7.x
···4141 [settings](https://tangled.org/settings) page.
4242- Restart your knot once you have replaced the environment
4343 variable
4444-- Head to the [knot dashboard](https://tangled.org/knots) and
4444+- Head to the [knot dashboard](https://tangled.org/settings/knots) and
4545 hit the "retry" button to verify your knot. This simply
4646 writes a `sh.tangled.knot` record to your PDS.
4747