This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch fix_announcement in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit eb20030ef0885a6f2bb19db08c847e3048d58563 Author: Jed Cunningham <[email protected]> AuthorDate: Thu Sep 30 14:24:19 2021 -0600 Fix newlines on helm chart 1.2.0 announcement --- 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 1552575..d9cd251 100644 --- a/landing-pages/site/content/en/announcements/_index.md +++ b/landing-pages/site/content/en/announcements/_index.md @@ -17,8 +17,8 @@ menu: We've just released Apache **Airflow Helm chart 1.2.0**. -📦 ArtifactHub: https://artifacthub.io/packages/helm/apache-airflow/airflow -📚 Docs: https://airflow.apache.org/docs/helm-chart/1.2.0/ +📦 ArtifactHub: https://artifacthub.io/packages/helm/apache-airflow/airflow \ +📚 Docs: https://airflow.apache.org/docs/helm-chart/1.2.0/ \ 🛠️ Changelog: https://airflow.apache.org/docs/helm-chart/1.2.0/changelog.html # September 18, 2021
