Skip to content

Commit 1ba230b

Browse files
committed
docs: change stars badge to GitHub Users (dependents)
1 parent 7e7e095 commit 1ba230b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ title: C/C++ Linting
135135

136136
<div class="stats-grid">
137137
<div class="stat">
138-
<img alt="GitHub Stars" src="https://img.shields.io/github/stars/cpp-linter/cpp-linter?style=for-the-badge&amp;logo=github&amp;color=2B7489&amp;label=Stars" loading="lazy" />
139-
<span>GitHub Stars</span>
138+
<img alt="GitHub Users" src="https://img.shields.io/github/dependents-repo/cpp-linter/cpp-linter-action?style=for-the-badge&amp;logo=github&amp;color=2B7489&amp;label=Users" loading="lazy" />
139+
<span>GitHub Users</span>
140140
</div>
141141
<div class="stat">
142142
<img alt="PyPI Downloads" src="https://img.shields.io/pypi/dm/cpp-linter?style=for-the-badge&amp;logo=python&amp;color=3776AB&amp;label=Monthly+Downloads" loading="lazy" />

0 commit comments

Comments
 (0)