From 37eb38b5fa26ea31ce1c73857e99cc9c614a3fa2 Mon Sep 17 00:00:00 2001 From: Alexander Petric Date: Sat, 26 Oct 2024 02:43:18 -0400 Subject: [PATCH] fix(docs): smtp setup documentation link (#4590) --- frontend/src/lib/components/InstanceSettings.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/components/InstanceSettings.svelte b/frontend/src/lib/components/InstanceSettings.svelte index 024ff0d1a9..3b42bd0e10 100644 --- a/frontend/src/lib/components/InstanceSettings.svelte +++ b/frontend/src/lib/components/InstanceSettings.svelte @@ -277,7 +277,7 @@
Setting SMTP unlocks sending emails upon adding new users to the workspace or the instance or sending critical alerts. - Learn moreLearn more
{:else if category == 'Registries'}