···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 to124124-http://localhost:3000/knots and hit verify. It should124124+http://localhost:3000/settings/knots and hit verify. It should125125verify the ownership of the services instantly if everything126126went smoothly.127127···146146### running a spindle147147148148The above VM should already be running a spindle on149149-`localhost:6555`. Head to http://localhost:3000/spindles and149149+`localhost:6555`. Head to http://localhost:3000/settings/spindles and150150hit verify. You can then configure each repository to use151151this spindle and run CI jobs.152152
+1-1
docs/knot-hosting.md
···131131132132You should now have a running knot server! You can finalize133133your registration by hitting the `verify` button on the134134-[/knots](https://tangled.org/knots) page. This simply creates134134+[/settings/knots](https://tangled.org/settings/knots) page. This simply creates135135a 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) and1717+- Head to the [knot dashboard](https://tangled.org/settings/knots) and1818 hit the "retry" button to verify your knot19192020For spindles:21212222- Upgrade to latest tag (v1.9.0 or above)2323- Head to the [spindle2424- dashboard](https://tangled.org/spindles) and hit the2424+ dashboard](https://tangled.org/settings/spindles) and hit the2525 "retry" button to verify your spindle26262727## Upgrading from v1.7.x···4141 [settings](https://tangled.org/settings) page.4242- Restart your knot once you have replaced the environment4343 variable4444-- Head to the [knot dashboard](https://tangled.org/knots) and4444+- Head to the [knot dashboard](https://tangled.org/settings/knots) and4545 hit the "retry" button to verify your knot. This simply4646 writes a `sh.tangled.knot` record to your PDS.4747