This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v3-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 4008de0f7e4b49fbe49c56428e61e18d31aa7bba Author: Kaxil Naik <[email protected]> AuthorDate: Wed Apr 23 11:19:43 2025 +0530 Update Badge links for Task SDK Readme (#49589) (cherry picked from commit 3b611be69755783864934f9cb2e19eb1104fcc31) --- task-sdk/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/task-sdk/README.md b/task-sdk/README.md index f380d3edb98..20d9e28b54e 100644 --- a/task-sdk/README.md +++ b/task-sdk/README.md @@ -19,9 +19,9 @@ # Apache Airflow Task SDK -[](https://badge.fury.io/py/apache-airflow) +[](https://badge.fury.io/py/apache-airflow-task-sdk) [](https://www.apache.org/licenses/LICENSE-2.0.txt) -[](https://pypi.org/project/apache-airflow/) +[](https://pypi.org/project/apache-airflow-task-sdk/) [](https://pypi.org/project/apache-airflow-task-sdk/) [](https://github.com/psf/black) [](https://s.apache.org/airflow-slack)
