From c7e361fa5735d5a6dd985f03cc44bd48006474c4 Mon Sep 17 00:00:00 2001 From: Dessalines39394 <245616256+Dessalines39394@users.noreply.github.com> Date: Sun, 16 Aug 2026 11:21:15 +0000 Subject: [PATCH] docs: fix broken star history chart The star history chart in the README is currently broken because the upstream service no longer works reliably due to GitHub stargazer API restrictions. Point the chart at the maintained mirror so it renders again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8516d67cc..53d23b930 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ This project is licensed under the AGPL-3.0 License. See [LICENSE](./LICENSE) fo ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=cbcoutinho/nextcloud-mcp-server&type=Date)](https://www.star-history.com/#cbcoutinho/nextcloud-mcp-server&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=cbcoutinho/nextcloud-mcp-server&type=Date)](https://star-history.dera.page/#cbcoutinho/nextcloud-mcp-server&Date) ## References