diff --git a/src/translation/en.json b/src/translation/en.json
index 5b47b6605..9cd902616 100644
--- a/src/translation/en.json
+++ b/src/translation/en.json
@@ -917,7 +917,7 @@
"netcupApiKey": "API Key",
"netcupApiPassword": "API Password",
"vultrToken": "Vultr Token",
- "wellKnownDescription": "The values will be used by Cloudron to respond to /.well-known/ URLs. Note that an app must be available on the bare domain {{ domain }} for this to work.",
+ "wellKnownDescription": "The values will be used by Cloudron to respond to /.well-known/ URLs. Note that an app must be available on the bare domain {{ domain }} for this to work. See the docs for more information.",
"jitsiHostname": "Jitsi Location"
},
"removeDialog": {
diff --git a/src/views/domains.html b/src/views/domains.html
index a165e1c25..e4b7d7e0f 100644
--- a/src/views/domains.html
+++ b/src/views/domains.html
@@ -213,23 +213,23 @@