This is an automated email from the ASF dual-hosted git repository.
husseinawala 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 3b97eb08c0 Formatting installation doc to improve readability (#32502)
3b97eb08c0 is described below
commit 3b97eb08c0280a5a63b6b165a31a0413b98f7032
Author: Vijayasarathi Balasubramanian <[email protected]>
AuthorDate: Mon Jul 10 16:58:37 2023 -0400
Formatting installation doc to improve readability (#32502)
---
docs/apache-airflow/installation/index.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/apache-airflow/installation/index.rst
b/docs/apache-airflow/installation/index.rst
index 8f37ca208d..67820123b8 100644
--- a/docs/apache-airflow/installation/index.rst
+++ b/docs/apache-airflow/installation/index.rst
@@ -62,8 +62,8 @@ More details: :doc:`installing-from-sources`
**When this option works best**
* This option is best if you expect to build all your software from sources.
-* Apache Airflow is one of the projects that belong to the `Apache Software
Foundation <https://www.apache.org/>`__ .
- It is a requirement for all ASF projects that they can be installed using
official sources released via `Official Apache Downloads
<http://ws.apache.org/mirrors.cgi/>`__ .
+* Apache Airflow is one of the projects that belong to the `Apache Software
Foundation <https://www.apache.org/>`__.
+ It is a requirement for all ASF projects that they can be installed using
official sources released via `Official Apache Downloads
<http://ws.apache.org/mirrors.cgi/>`__.
* This is the best choice if you have a strong need to `verify the integrity
and provenance of the software <https://www.apache.org/dyn/closer.cgi#verify>`__
**Intended users**