Monorepo for Tangled
0

Configure Feed

Select the types of activity you want to include in your feed.

appview/settings: real site hosting link

Signed-off-by: Lewis <lewis@tangled.org>

author
Lewis
date (Mar 12, 2026, 8:22 PM +0200) commit f17ad0ca parent 2183f6d8 change-id ppvrnwmr
+1 -1
+1 -1
appview/pages/templates/user/settings/sites.html
··· 51 51 52 52 {{ if .Claim }} 53 53 <p class="text-gray-500 dark:text-gray-400"> 54 - To deploy your site on this domain, <a href="https://docs.tangled.org/TODO">read the docs</a>. 54 + To deploy your site on this domain, <a href="https://docs.tangled.org/hosting-websites-on-tangled.html">read the docs</a>. 55 55 </p> 56 56 {{ end }} 57 57 {{ end }}