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 1bc680fb66 Change latest redirection to stable one for microsoft azure 
-> google. (#32945)
1bc680fb66 is described below

commit 1bc680fb66dcb5f578e2404b632ea5c0a28eb7c8
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sun Jul 30 12:25:51 2023 +0200

    Change latest redirection to stable one for microsoft azure -> google. 
(#32945)
    
    The redirect point to latest (but we now have no latest only stable)
---
 docs/apache-airflow-providers-microsoft-azure/redirects.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/apache-airflow-providers-microsoft-azure/redirects.txt 
b/docs/apache-airflow-providers-microsoft-azure/redirects.txt
index 998489b9fb..24a5fc1874 100644
--- a/docs/apache-airflow-providers-microsoft-azure/redirects.txt
+++ b/docs/apache-airflow-providers-microsoft-azure/redirects.txt
@@ -1,4 +1,4 @@
 connections/index.rst connections/azure.rst
 secrets-backends/index.rst secrets-backends/azure-key-vault-secrets-backend.rst
 logging.rst logging/index.rst
-transfer/azure_blob_to_gcs.rst 
../../apache-airflow-providers-google/latest/operators/transfer/azure_blob_to_gcs.rst
+transfer/azure_blob_to_gcs.rst 
../../apache-airflow-providers-google/stable/operators/transfer/azure_blob_to_gcs.rst

Reply via email to