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

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


The following commit(s) were added to refs/heads/main by this push:
     new eecd73f  Add redirect for broken upgrading link in 2.2.2 (#526)
eecd73f is described below

commit eecd73f33c7981eb18e2deb459cef904aa42fc1a
Author: Jed Cunningham <[email protected]>
AuthorDate: Thu Dec 16 12:37:04 2021 -0700

    Add redirect for broken upgrading link in 2.2.2 (#526)
    
    This will be fixed in 2.2.3, but we should add a redirect so the
    existing 2.2.2 installs in the wild aren't broken.
    
    Details: https://github.com/apache/airflow/pull/19837
---
 docs-archive/apache-airflow/2.2.2/installing/upgrading.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs-archive/apache-airflow/2.2.2/installing/upgrading.html 
b/docs-archive/apache-airflow/2.2.2/installing/upgrading.html
new file mode 100644
index 0000000..fbdf897
--- /dev/null
+++ b/docs-archive/apache-airflow/2.2.2/installing/upgrading.html
@@ -0,0 +1 @@
+<html><head><meta http-equiv="refresh" content="0; 
url=../installation/upgrading.html"/></head></html>

Reply via email to