From eb85f36248313fa23a82c772787d32efbf4e4373 Mon Sep 17 00:00:00 2001 From: FaintFlower <310248465+FaintFlower@users.noreply.github.com> Date: Mon, 17 Aug 2026 06:45:11 +0000 Subject: [PATCH] fix(frontend): fix broken star history chart The star history chart in both the English and Chinese README is currently broken and no longer displays. Update the chart link so the project's star history renders again. --- README.md | 2 +- readme.cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61f1409d9..a525c898d 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ You can also get support through: ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=chaitin/MonkeyCode&type=Date)](https://star-history.com/#chaitin/MonkeyCode&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=chaitin/MonkeyCode&type=Date)](https://star-history.dera.page/#chaitin/MonkeyCode&type=Date) ## License diff --git a/readme.cn.md b/readme.cn.md index 21c351fcd..00e5c2ad0 100644 --- a/readme.cn.md +++ b/readme.cn.md @@ -125,7 +125,7 @@ bash -c "$(curl -fsSL 'https://monkeycode-ai.com/online/install')" ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=chaitin/MonkeyCode&type=Date)](https://star-history.com/#chaitin/MonkeyCode&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=chaitin/MonkeyCode&type=Date)](https://star-history.dera.page/#chaitin/MonkeyCode&type=Date) ## License