Skip to content

Commit fb29cd7

Browse files
committed
fix: Incorrect repo ref for badge on intro page
1 parent c4947c0 commit fb29cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Welcome
1111
</div>
1212

1313
<div style={{ textAlign: 'center', padding: '1rem 0' }}>
14-
<img src="https://img.shields.io/docker/pulls/m3ue/m3u-editor?style=for-the-badge&logo=docker&label=Docker%20Downloads" alt="Docker Downloads" />
14+
<img src="https://img.shields.io/docker/pulls/sparkison/m3u-editor?style=for-the-badge&logo=docker&label=Docker%20Downloads" alt="Docker Downloads" />
1515
{' '}
1616
<img src="https://img.shields.io/github/stars/m3ue/m3u-editor?style=for-the-badge&logo=github" alt="GitHub Stars" />
1717
{' '}

0 commit comments

Comments
 (0)