From: Bob Halley Date: Thu, 29 Feb 2024 23:31:28 +0000 (-0800) Subject: Fix CI badge. X-Git-Tag: v2.7.0rc1~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421d770df59b550a6444473d36784e737f0fe661;p=thirdparty%2Fdnspython.git Fix CI badge. --- diff --git a/README.md b/README.md index 6e44880e..cb9cadfa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dnspython -[![Build Status](https://github.com/rthalley/dnspython/actions/workflows/python-package.yml/badge.svg)](https://github.com/rthalley/dnspython/actions/) +[![Build Status](https://github.com/rthalley/dnspython/actions/workflows/ci.yml/badge.svg)](https://github.com/rthalley/dnspython/actions/) [![Documentation Status](https://readthedocs.org/projects/dnspython/badge/?version=latest)](https://dnspython.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/dnspython.svg)](https://badge.fury.io/py/dnspython) [![License: ISC](https://img.shields.io/badge/License-ISC-brightgreen.svg)](https://opensource.org/licenses/ISC)