You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/08/15 03:32:52 UTC

[airflow] 17/47: Improve heading on Email Configuration page (#10175)

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

kaxilnaik pushed a commit to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 63db610d50a9294c0db14135b3a2532e0c33cd22
Author: Kamil BreguĊ‚a <mi...@users.noreply.github.com>
AuthorDate: Wed Aug 5 19:42:36 2020 +0200

    Improve heading on Email Configuration page (#10175)
    
    (cherry picked from commit 92869f004aeea3462e37c19fd4dd93cabb9759e9)
---
 docs/howto/email-config.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/howto/email-config.rst b/docs/howto/email-config.rst
index 2d95b7c..fe2fdc2 100644
--- a/docs/howto/email-config.rst
+++ b/docs/howto/email-config.rst
@@ -16,7 +16,7 @@
     under the License.
 
 Email Configuration
--------------------
+===================
 
 You can configure the email that is being sent in your ``airflow.cfg``
 by setting a ``subject_template`` and/or a ``html_content_template``