From f17ad0ca9d017509375313466a7a91eceaa39475 Mon Sep 17 00:00:00 2001 From: Lewis Date: Thu, 12 Mar 2026 20:21:14 +0200 Subject: [PATCH] appview/settings: real site hosting link Signed-off-by: Lewis --- appview/pages/templates/user/settings/sites.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appview/pages/templates/user/settings/sites.html b/appview/pages/templates/user/settings/sites.html index af457af7..67f2ce53 100644 --- a/appview/pages/templates/user/settings/sites.html +++ b/appview/pages/templates/user/settings/sites.html @@ -51,7 +51,7 @@ {{ if .Claim }}

- To deploy your site on this domain, read the docs. + To deploy your site on this domain, read the docs.

{{ end }} {{ end }} -- 2.51.2