From 38fcc280b9150eb56e2ce8436e1be9e9b38af6d1 Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Tue, 18 Aug 2026 17:58:04 +0000 Subject: [PATCH] docs: fix broken star history chart The star history chart in the README is currently broken, so it no longer renders for visitors. Point it at a working mirror of the service so the chart displays again. No other changes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f96f2..0579356 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ It works with any tool that uses Synthetic, Z.ai, Anthropic, Codex, GitHub Copil **Beta:** onWatch is currently in active development. Features and APIs may change as we refine the product. -[![Star History Chart](https://api.star-history.com/svg?repos=onllm-dev/onwatch&type=Timeline)](https://star-history.com/#onllm-dev/onwatch&Timeline) +[![Star History Chart](https://star-history.dera.page/svg?repos=onllm-dev/onwatch&type=Timeline)](https://star-history.dera.page/#onllm-dev/onwatch&Timeline) ![Anthropic Dashboard - Light Mode](./docs/screenshots/anthropic-light.png)