From 056f96ed7fc9f8e97aef3fa50edeb87bcc499b48 Mon Sep 17 00:00:00 2001 From: FaintFlower <310248465+FaintFlower@users.noreply.github.com> Date: Mon, 17 Aug 2026 07:00:19 +0000 Subject: [PATCH] FIX star history chart link in README The star history chart in the README is currently broken due to GitHub stargazer API restrictions. This change updates the chart link so it renders again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73ceddd..9e34091 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ This repository is for educational purposes. Please respect the author's copyrig If you find this repository useful, please consider giving it a star ⭐ -[![Star History Chart](https://api.star-history.com/svg?repos=evoiz/agentic-design-patterns&type=Date)](https://star-history.com/#evoiz/agentic-design-patterns&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=evoiz/agentic-design-patterns&type=Date)](https://star-history.dera.page/#evoiz/agentic-design-patterns&Date) ## 📊 Repository Stats