]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Fix CI badge.
authorBob Halley <halley@dnspython.org>
Thu, 29 Feb 2024 23:31:28 +0000 (15:31 -0800)
committerBob Halley <halley@dnspython.org>
Thu, 29 Feb 2024 23:31:28 +0000 (15:31 -0800)
README.md

index 6e44880e18f4cca445d9773d74706f16487012a8..cb9cadfaf9a0ceaf38813c7be6a6ed07ee56be35 100644 (file)
--- 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)