Skip to content

Commit 6fdd494

Browse files
committed
chore: update badge
Signed-off-by: Frost Ming <[email protected]>
1 parent 7f7dd51 commit 6fdd494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The build backend used by [PDM] that supports latest packaging standards.
55
[![PyPI](https://img.shields.io/pypi/v/pdm-backend?label=PyPI)](https://pypi.org/project/pdm-backend)
66
[![Tests](https://github.com/pdm-project/pdm-backend/actions/workflows/ci.yml/badge.svg)](https://github.com/pdm-project/pdm-backend/actions/workflows/ci.yml)
77
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/pdm-project/pdm-backend/main.svg)](https://results.pre-commit.ci/latest/github/pdm-project/pdm-backend/main)
8-
[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)][PDM]
8+
[![pdm-managed](https://img.shields.io/endpoint?url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Fpdm-project%2F.github%2Fbadge.json)](https://pdm-project.org)
99

1010
This is the backend for [PDM] projects that is fully-compatible with [PEP 517] spec, but you can also use it alone.
1111
It reads the metadata of [PEP 621] format and coverts it to [Core metadata].

0 commit comments

Comments
 (0)