This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new eb27641a74 Add smtp notification guide to index.rst (#32006)
eb27641a74 is described below

commit eb27641a74a1f591abae28737b9881f588b08d7c
Author: eladkal <[email protected]>
AuthorDate: Mon Jun 19 17:41:01 2023 +0300

    Add smtp notification guide to index.rst (#32006)
---
 docs/apache-airflow-providers-smtp/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/apache-airflow-providers-smtp/index.rst 
b/docs/apache-airflow-providers-smtp/index.rst
index f50fcb83e1..7c0bb9a79f 100644
--- a/docs/apache-airflow-providers-smtp/index.rst
+++ b/docs/apache-airflow-providers-smtp/index.rst
@@ -27,6 +27,7 @@ Content
     :caption: References
 
     Connection types <connections/smtp>
+    SMTP Notifications <notifications/smtp_notifier_howto_guide>
     Python API <_api/airflow/providers/smtp/index>
 
 .. toctree::

Reply via email to