From 67133b5c6ece702e10e94394e19671a28f185f1b Mon Sep 17 00:00:00 2001 From: "keli brugalli (kbr)" Date: Fri, 12 Jun 2020 06:53:42 +0200 Subject: [PATCH] [IMP] studio: fix relative path to doc Fix relative path to doc email_template.rst (discuss) in understanding_automated_actions.rst --- studio/concepts/understanding_automated_actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/studio/concepts/understanding_automated_actions.rst b/studio/concepts/understanding_automated_actions.rst index 9706c0b9a..69ba3c0ad 100644 --- a/studio/concepts/understanding_automated_actions.rst +++ b/studio/concepts/understanding_automated_actions.rst @@ -47,7 +47,7 @@ For every Trigger option, **conditions** can be applied, such as: - *Create New Record*: a new record with new values is created. - *Update a Record*: updates the record that triggered the action. - *Execute several actions*: defines an action that triggers other server actions. -- *Send Email*: an automatic :doc:`email <../../discuss/advanced/emailtemplate>` is sent. +- *Send Email*: an automatic :doc:`email <../../discuss/advanced/email_template>` is sent. - *Add Followers*: :doc:`followers <../../project/tasks/collaborate>` are notified of changes in the task. - *Create Next Activity*: creates an activity such as: *Call*, *Email*, *Reminder*.