From: Bob Halley Date: Sun, 13 Jun 2021 21:56:06 +0000 (-0700) Subject: Point build status link at the actions page. X-Git-Tag: v2.2.0rc1~74 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5c4c24b3a80515e7d102e2de5b4ac5e115d1553;p=thirdparty%2Fdnspython.git Point build status link at the actions page. --- diff --git a/README.md b/README.md index ae0535c2..08f3cc1f 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/workflows/python-package.yml/badge.svg) +[![Build Status](https://github.com/rthalley/dnspython/actions/workflows/python-package.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)