Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 5384f3e

Browse files
committed
docs: fix watch badge
1 parent 30c222a commit 5384f3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- Place this tag where you want the button to render. -->
66
<a class="github-button" href="https://github.com/leafcoder/django-covid19/subscription" data-color-scheme="no-preference: light; light: light; dark: dark;" data-show-count="true" aria-label="Watch leafcoder/django-covid19 on GitHub">
7-
<img alt="GitHub forks" src="https://img.shields.io/github/watchs/leafcoder/django-covid19?style=social">
7+
<img alt="GitHub forks" src="https://img.shields.io/github/watchers/leafcoder/django-covid19?style=social">
88
</a>
99
<a class="github-button" href="https://github.com/leafcoder/django-covid19" data-color-scheme="no-preference: light; light: light; dark: dark;" data-show-count="true" aria-label="Star leafcoder/django-covid19 on GitHub">
1010
<img alt="GitHub forks" src="https://img.shields.io/github/stars/leafcoder/django-covid19?style=social">

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- Place this tag where you want the button to render. -->
66
<a class="github-button" href="https://github.com/leafcoder/django-covid19/subscription" data-color-scheme="no-preference: light; light: light; dark: dark;" data-show-count="true" aria-label="Watch leafcoder/django-covid19 on GitHub">
7-
<img alt="GitHub forks" src="https://img.shields.io/github/watchs/leafcoder/django-covid19?style=social">
7+
<img alt="GitHub forks" src="https://img.shields.io/github/watchers/leafcoder/django-covid19?style=social">
88
</a>
99
<a class="github-button" href="https://github.com/leafcoder/django-covid19" data-color-scheme="no-preference: light; light: light; dark: dark;" data-show-count="true" aria-label="Star leafcoder/django-covid19 on GitHub">
1010
<img alt="GitHub forks" src="https://img.shields.io/github/stars/leafcoder/django-covid19?style=social">

0 commit comments

Comments
 (0)