Skip to content

Commit 2c13cf1

Browse files
author
Tom Lasswell
committed
fix(readme): cache-bust status graph URLs (?v=2) to refresh stale camo proxy
1 parent da1a78a commit 2c13cf1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424

2525
<div align="center">
2626

27-
<img alt="Active installs trend" src="https://raw.githubusercontent.com/lasswellt/govee-homeassistant/badges/installs-trend.svg" width="49%" />
27+
<img alt="Active installs trend" src="https://raw.githubusercontent.com/lasswellt/govee-homeassistant/badges/installs-trend.svg?v=2" width="49%" />
2828
&nbsp;
29-
<img alt="Govee API uptime" src="https://raw.githubusercontent.com/lasswellt/govee-homeassistant/badges/api-uptime.svg" width="49%" />
29+
<img alt="Govee API uptime" src="https://raw.githubusercontent.com/lasswellt/govee-homeassistant/badges/api-uptime.svg?v=2" width="49%" />
3030

31-
<img alt="Installs by version" src="https://raw.githubusercontent.com/lasswellt/govee-homeassistant/badges/versions.svg" width="60%" />
31+
<img alt="Installs by version" src="https://raw.githubusercontent.com/lasswellt/govee-homeassistant/badges/versions.svg?v=2" width="60%" />
3232

3333
</div>
3434

0 commit comments

Comments
 (0)