From 82f37971c5cb1bee369206658cf170b910cb8425 Mon Sep 17 00:00:00 2001 From: sabaimran Date: Fri, 14 Jun 2024 16:22:27 +0530 Subject: [PATCH] Fix broken link in automations.md --- documentation/docs/features/automations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/docs/features/automations.md b/documentation/docs/features/automations.md index 814fbc4b..7284e1ea 100644 --- a/documentation/docs/features/automations.md +++ b/documentation/docs/features/automations.md @@ -4,6 +4,6 @@ Khoj will use your local time zone to determine the scheduling localization. You can go back and configure the prompt any time you want from the automations page. You can also delete the automation if you no longer need it. -:::warn[Note] -Automations will not deliver emails to self-hosted users out of the box. You'll have to have Resend and [Google Auth](/miscellaneous/google-auth) setup to send emails. +:::danger[Note] +Automations will not deliver emails to self-hosted users out of the box. You'll have to have Resend and [Google Auth](/miscellaneous/google_auth) setup to send emails. :::