[IMP] studio: fix relative path to doc

Fix relative path to doc email_template.rst (discuss) in understanding_automated_actions.rst
This commit is contained in:
keli brugalli (kbr) 2020-06-12 06:53:42 +02:00 committed by Jonathan
parent e482f2bd1b
commit 67133b5c6e

View File

@ -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*.