From d9333ac2e0b6f741f48601bff963d19671d81efb Mon Sep 17 00:00:00 2001 From: Richard Davis Date: Sat, 9 Apr 2022 22:01:50 -0400 Subject: [PATCH] Correct license URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 765bf24..768ca4b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![python versions](https://img.shields.io/pypi/pyversions/pytest-docker-haproxy-fixtures.svg?logo=python&logoColor=FBE072)](https://pypi.org/project/pytest-docker-haproxy-fixtures) [![linting](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/PyCQA/pylint) [![code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -[![license](https://img.shields.io/github/license/crashvb/pytest-docker-haproxy-fixtures.svg)](https://github.com/crashvb/pytest-docker-haproxy-fixtures/blob/master/LICENSE) +[![license](https://img.shields.io/github/license/crashvb/pytest-docker-haproxy-fixtures.svg)](https://github.com/crashvb/pytest-docker-haproxy-fixtures/blob/master/LICENSE.md) ## Overview