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
 
-[![PyPI 
version](https://badge.fury.io/py/apache-airflow-task-sdk.svg)](https://badge.fury.io/py/apache-airflow)
+[![PyPI 
version](https://badge.fury.io/py/apache-airflow-task-sdk.svg)](https://badge.fury.io/py/apache-airflow-task-sdk)
 
[![License](https://img.shields.io/:license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.txt)
-[![PyPI - Python 
Version](https://img.shields.io/pypi/pyversions/apache-airflow-task-sdk.svg)](https://pypi.org/project/apache-airflow/)
+[![PyPI - Python 
Version](https://img.shields.io/pypi/pyversions/apache-airflow-task-sdk.svg)](https://pypi.org/project/apache-airflow-task-sdk/)
 [![PyPI - 
Downloads](https://img.shields.io/pypi/dm/apache-airflow-task-sdk)](https://pypi.org/project/apache-airflow-task-sdk/)
 [![Code style: 
black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
 [![Slack 
Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://s.apache.org/airflow-slack)

Reply via email to