From 84db6b63ad90391e5b07d951e5801a6a11772d6d Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Wed, 12 Aug 2026 12:42:31 +0000 Subject: [PATCH] docs: Fix broken GitHub star history chart in README The GitHub star history chart in the README (and its rendering template) is currently broken because of GitHub stargazer API restrictions. Switch the chart and its linking URL over to a working alternative so the chart renders correctly again for readers. --- README.md | 8 ++++---- infra/templates/README.md.jinja2 | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a91faccae83..b2d91c00537 100644 --- a/README.md +++ b/README.md @@ -283,11 +283,11 @@ Feast is a community project and is still under active development. Please have ## 🌟 GitHub Star History

- + - - - Star History Chart + + + Star History Chart

diff --git a/infra/templates/README.md.jinja2 b/infra/templates/README.md.jinja2 index 2c92401f83d..72f0794ba45 100644 --- a/infra/templates/README.md.jinja2 +++ b/infra/templates/README.md.jinja2 @@ -182,11 +182,11 @@ Feast is a community project and is still under active development. Please have ## 🌟 GitHub Star History

- + - - - Star History Chart + + + Star History Chart