From f8b3fd8cbad0d366f2e264c0f3944bcfe1307532 Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Fri, 14 Aug 2026 11:35:55 +0000 Subject: [PATCH 1/2] docs: fix broken star history chart in README The star history chart in the README is currently broken because the GitHub stargazer API restricts anonymous requests. Point the chart to a working alternative that serves the same data without requiring an API token. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c89beb267..6a6931944 100644 --- a/README.md +++ b/README.md @@ -106,4 +106,4 @@ Thanks to all the contributors for building, reviewing and testing. ## 7. Star History -[![Star History Chart](https://api.star-history.com/svg?repos=awslabs/awsome-distributed&type=Date)](https://star-history.com/#awslabs/awsome-distributed&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=awslabs/awsome-distributed&type=Date)](https://star-history.dera.page/#awslabs/awsome-distributed&Date) From 4f018f4b7a8684acc9f0248e4c9bd0942add4ba0 Mon Sep 17 00:00:00 2001 From: Keita Watanabe Date: Tue, 25 Aug 2026 15:18:24 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a6931944..23a4147ef 100644 --- a/README.md +++ b/README.md @@ -106,4 +106,4 @@ Thanks to all the contributors for building, reviewing and testing. ## 7. Star History -[![Star History Chart](https://star-history.dera.page/svg?repos=awslabs/awsome-distributed&type=Date)](https://star-history.dera.page/#awslabs/awsome-distributed&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=awslabs/awsome-distributed-ai&type=Date)](https://star-history.dera.page/#awslabs/awsome-distributed-ai&Date)