Skip to content

Commit 44121ed

Browse files
committed
fix: update Total Views badge URL for accurate view count
1 parent 30dfdec commit 44121ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
88
[![Works with Unraid®](https://img.shields.io/badge/Works_with-Unraid®_6.9+-orange.svg)](https://unraid.net/)
99
[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md)
10-
[![Total Views](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fplugin-docs.goatcounter.com%2Fcounter%2FTOTAL.json&query=%24.count&label=views&color=blue)](https://plugin-docs.goatcounter.com)
10+
[![Total Views](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fstats.plugin-docs.mstrhakr.com%2Fcounter%2FTOTAL.json&query=%24.count&label=views&color=blue)](https://stats.plugin-docs.mstrhakr.com)
1111

1212
---
1313

0 commit comments

Comments
 (0)