diff --git a/docs/en/plugins/email.md b/docs/en/plugins/email.md index 996fdaa2..cb38b2b0 100644 --- a/docs/en/plugins/email.md +++ b/docs/en/plugins/email.md @@ -14,8 +14,7 @@ Configuration * **cc** - A list of addresses that will receive a copy of every emails sent. * **template** - The template to use, options are short and long. Default is short on success and long otherwise. -**Note:** _This plugin will only work if you configured email settings during installation or configured them later in Admin Options > Settings > Email Settings_ - +**Note:** _This plugin will only work if you configured email settings during installation or configured them later in [`config.yml`](../configuring.md)._ ### Examples See [Adding PHP Censor Support to Your Projects](../configuring_project.md) for more information about how to configure plugins.