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 2021/06/05 08:39:46 UTC

[airflow] branch main updated: Docs: Fix url for ``Elasticsearch`` (#16275)

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

kaxilnaik 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 3bdcd1a  Docs: Fix url for ``Elasticsearch`` (#16275)
3bdcd1a is described below

commit 3bdcd1a7d46ca06115a93b97f394486e0acaf52d
Author: Kaxil Naik <ka...@gmail.com>
AuthorDate: Sat Jun 5 09:39:32 2021 +0100

    Docs: Fix url for ``Elasticsearch`` (#16275)
    
    `https://https//www.elastic.co/elasticsearch` -> `https://www.elastic.co/elasticsearch`
---
 airflow/providers/elasticsearch/provider.yaml           | 2 +-
 docs/apache-airflow-providers-elasticsearch/commits.rst | 2 +-
 docs/apache-airflow-providers-elasticsearch/index.rst   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/airflow/providers/elasticsearch/provider.yaml b/airflow/providers/elasticsearch/provider.yaml
index 9245cc3..ceb399a 100644
--- a/airflow/providers/elasticsearch/provider.yaml
+++ b/airflow/providers/elasticsearch/provider.yaml
@@ -19,7 +19,7 @@
 package-name: apache-airflow-providers-elasticsearch
 name: Elasticsearch
 description: |
-    `Elasticsearch <https://https//www.elastic.co/elasticsearch>`__
+    `Elasticsearch <https://www.elastic.co/elasticsearch>`__
 
 versions:
   - 1.0.4
diff --git a/docs/apache-airflow-providers-elasticsearch/commits.rst b/docs/apache-airflow-providers-elasticsearch/commits.rst
index 522a464..2741775 100644
--- a/docs/apache-airflow-providers-elasticsearch/commits.rst
+++ b/docs/apache-airflow-providers-elasticsearch/commits.rst
@@ -20,7 +20,7 @@
 Package apache-airflow-providers-elasticsearch
 ------------------------------------------------------
 
-`Elasticsearch <https://https//www.elastic.co/elasticsearch>`__
+`Elasticsearch <https://www.elastic.co/elasticsearch>`__
 
 
 This is detailed commit list of changes for versions provider package: ``elasticsearch``.
diff --git a/docs/apache-airflow-providers-elasticsearch/index.rst b/docs/apache-airflow-providers-elasticsearch/index.rst
index 0cae691..70dcc93 100644
--- a/docs/apache-airflow-providers-elasticsearch/index.rst
+++ b/docs/apache-airflow-providers-elasticsearch/index.rst
@@ -53,7 +53,7 @@ Content
 Package apache-airflow-providers-elasticsearch
 ------------------------------------------------------
 
-`Elasticsearch <https://https//www.elastic.co/elasticsearch>`__
+`Elasticsearch <https://www.elastic.co/elasticsearch>`__
 
 
 Release: 1.0.4