From 70cf075fdd0b3dde81f4271b133a60cae097e4d4 Mon Sep 17 00:00:00 2001 From: Florian Maas Date: Thu, 15 Dec 2022 19:54:36 +0100 Subject: [PATCH 1/2] changed badge url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e0935ea..7b369973 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ --- [![Release](https://img.shields.io/github/v/release/fpgmaas/deptry)](https://img.shields.io/github/v/release/fpgmaas/deptry) -[![Build status](https://img.shields.io/github/workflow/status/fpgmaas/deptry/Main/main)](https://github.com/fpgmaas/deptry/actions/workflows/main.yml?query=branch%3Amain) +[![Build status](https://img.shields.io/github/actions/workflow/status/fpgmaas/deptry/main.yml?branch=main)](https://github.com/fpgmaas/deptry/actions/workflows/main.yml?query=branch%3Amain) [![Supported Python versions](https://img.shields.io/pypi/pyversions/deptry)](https://pypi.org/project/deptry/) [![codecov](https://codecov.io/gh/fpgmaas/deptry/branch/main/graph/badge.svg)](https://codecov.io/gh/fpgmaas/deptry) [![PyPI - Downloads](https://img.shields.io/pypi/dm/deptry)](https://pypistats.org/packages/deptry) From 8291aa0e452f59a91fb9f11e8c9c2e9410ce44ab Mon Sep 17 00:00:00 2001 From: Florian Maas Date: Thu, 15 Dec 2022 19:56:28 +0100 Subject: [PATCH 2/2] updated badge in docs --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index f1850cfe..40e1965f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,7 +11,7 @@ --- [![Release](https://img.shields.io/github/v/release/fpgmaas/deptry)](https://img.shields.io/github/v/release/fpgmaas/deptry) -[![Build status](https://img.shields.io/github/workflow/status/fpgmaas/deptry/Main/main)](https://github.com/fpgmaas/deptry/actions/workflows/main.yml?query=branch%3Amain) +[![Build status](https://img.shields.io/github/actions/workflow/status/fpgmaas/deptry/main.yml?branch=main)](https://github.com/fpgmaas/deptry/actions/workflows/main.yml?query=branch%3Amain) [![Supported Python versions](https://img.shields.io/pypi/pyversions/deptry)](https://pypi.org/project/deptry/) [![codecov](https://codecov.io/gh/fpgmaas/deptry/branch/main/graph/badge.svg)](https://codecov.io/gh/fpgmaas/deptry) [![PyPI - Downloads](https://img.shields.io/pypi/dm/deptry)](https://pypistats.org/packages/deptry)