From 754b265f8e191128682445b1193bafed912a3782 Mon Sep 17 00:00:00 2001 From: FaintFlower <310248465+FaintFlower@users.noreply.github.com> Date: Sat, 15 Aug 2026 23:22:02 +0000 Subject: [PATCH] fix broken star history chart in README The star history chart in the README no longer renders because the upstream service it depended on has been shut down. Point the chart at a working replacement so the project's growth is visible again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a53db64..9fc705c1 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ You can find a working demo [here](https://demo.immichframe.dev). ## 🌟 Star History -[![Star History Chart](https://api.star-history.com/svg?repos=immichframe/immichframe&type=Date)](https://www.star-history.com/#immichframe/immichframe&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=immichframe/immichframe&type=Date)](https://star-history.dera.page/#immichframe/immichframe&Date)