From 9b3dad413f4dc07192da9dc8804b9c31443a02dc Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Sun, 16 Aug 2026 07:37:40 +0000 Subject: [PATCH] fix: update star history chart link The star history chart is currently broken because the chart provider can no longer fetch stargazer data reliably. Point the chart to the new working host in both README and README_CN so the chart 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 fd26df15..5f8508fe 100644 --- a/README.md +++ b/README.md @@ -1305,5 +1305,5 @@ Licensed under the Apache License, Version 2.0. See `LICENSE`. ## ⭐ Star History - Star History Chart + Star History Chart diff --git a/README_CN.md b/README_CN.md index 08de17ba..5b6271f0 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1283,5 +1283,5 @@ python main.py ## ⭐ Star 历史 - Star History Chart + Star History Chart