Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 8591dce

Browse files
committed
Fix npm link
1 parent c0e00b1 commit 8591dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/components/Home/Badges.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![npm legacy](https://img.shields.io/npm/v/github-version-checker?logo=npm&style=for-the-badge&label=legacy)](https://www.npmjs.com/package/github-version-checker)
2-
[![npm](https://img.shields.io/npm/v/@version-checker/core?logo=npm&style=for-the-badge)](https://www.npmjs.com/package/github-version-checker)
2+
[![npm](https://img.shields.io/npm/v/@version-checker/core?logo=npm&style=for-the-badge)](https://www.npmjs.com/package/@version-checker/core)
33
[![GitHub Workflow Status (CI)](https://img.shields.io/github/actions/workflow/status/axelrindle/github-version-checker/ci.yml?branch=main&logo=github&style=for-the-badge)](https://github.com/axelrindle/github-version-checker/actions/workflows/ci.yml)
44
[![GitHub Workflow Status (Docs)](https://img.shields.io/github/actions/workflow/status/axelrindle/github-version-checker/docs.yml?branch=main&label=Docs&logo=github&style=for-the-badge)](https://github.com/axelrindle/github-version-checker/actions/workflows/docs.yml)
55
[![Codacy grade](https://img.shields.io/codacy/grade/f82826738d2b43b1b8ba40dd780d1784?logo=codacy&style=for-the-badge)](https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Grade)

0 commit comments

Comments
 (0)