This is an automated email from the ASF dual-hosted git repository.
potiuk 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 24f5b053e Change "Changelog" to "Release Notes" for 2.3 (#604)
24f5b053e is described below
commit 24f5b053ecfeb5d20e69731bd30f2a0be946a911
Author: Jed Cunningham <[email protected]>
AuthorDate: Thu May 26 09:48:58 2022 -0600
Change "Changelog" to "Release Notes" for 2.3 (#604)
---
landing-pages/site/content/en/announcements/_index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/landing-pages/site/content/en/announcements/_index.md
b/landing-pages/site/content/en/announcements/_index.md
index 0a2a7172f..b51f298b2 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -19,7 +19,7 @@ We’ve just released Apache **Airflow 2.3.1**.
📦 PyPI: https://pypi.org/project/apache-airflow/2.3.1/ \
📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.3.1 \
-🛠️ Changelog:
https://airflow.apache.org/docs/apache-airflow/2.3.1/release_notes.html \
+🛠️ Release Notes:
https://airflow.apache.org/docs/apache-airflow/2.3.1/release_notes.html \
🪶 Sources:
https://airflow.apache.org/docs/apache-airflow/2.3.1/installation/installing-from-sources.html
# May 20, 2022
@@ -37,7 +37,7 @@ We’ve just released Apache **Airflow 2.3.0**. You can read
more in the [What's
📦 PyPI: https://pypi.org/project/apache-airflow/2.3.0/ \
📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.3.0 \
-🛠️ Changelog:
https://airflow.apache.org/docs/apache-airflow/2.3.0/release_notes.html \
+🛠️ Release Notes:
https://airflow.apache.org/docs/apache-airflow/2.3.0/release_notes.html \
🪶 Sources:
https://airflow.apache.org/docs/apache-airflow/2.3.0/installation/installing-from-sources.html
# April 04, 2022