From 2d4d7468711578488ce7338d771f6e9f99d1f455 Mon Sep 17 00:00:00 2001 From: Dessalines39394 <245616256+Dessalines39394@users.noreply.github.com> Date: Sun, 16 Aug 2026 11:28:29 +0000 Subject: [PATCH] fix: update star history chart to use new domain The star history chart in the README is broken due to GitHub stargazer API restrictions. Update the chart and its link to use the new star-history domain so the chart renders correctly again. --- README.md | 2 +- docs/README.en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 495a17271..8d34fb947 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ docker run -d \ ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=dataease/sqlbot&type=Date)](https://www.star-history.com/#dataease/sqlbot&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=dataease/sqlbot&type=Date)](https://star-history.dera.page/#dataease/sqlbot&Date) ## 飞致云旗下的其他明星项目 diff --git a/docs/README.en.md b/docs/README.en.md index 9848d3799..02aacf3c5 100644 --- a/docs/README.en.md +++ b/docs/README.en.md @@ -90,7 +90,7 @@ If you are in an intranet environment, you can deploy SQLBot via the [offline in ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=dataease/sqlbot&type=Date)](https://www.star-history.com/#dataease/sqlbot&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=dataease/sqlbot&type=Date)](https://star-history.dera.page/#dataease/sqlbot&Date) ## Other star projects under FIT2CLOUD