This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit ecc8e2470f0435fc962235e5b750c7f1f707baa0 Author: Kaxil Naik <[email protected]> AuthorDate: Tue Jul 28 13:46:59 2020 +0100 Create a short-link for Airflow Slack Invites (#10034) (cherry picked from commit 8de5ea30d3aac4ff62bf6b0c2621d1a0ce74e698) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c7f3ad0..867cb22 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ [](http://www.apache.org/licenses/LICENSE-2.0.txt) [](https://pypi.org/project/apache-airflow/) [](https://twitter.com/ApacheAirflow) +[](https://s.apache.org/airflow-slack) _NOTE: The transition from 1.8.0 (or before) to 1.8.1 (or after) requires uninstalling Apache Airflow before installing the new version. The package name was changed from `airflow` to `apache-airflow` as of version 1.8.1._ @@ -415,5 +416,5 @@ Yes! Be sure to abide by the Apache Foundation [trademark policies](https://www. - [Documentation](https://airflow.apache.org/) -- [Chat](https://apache-airflow-slack.herokuapp.com/) +- [Chat](https://s.apache.org/airflow-slack) - [More](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Links)
