diff --git a/packages/web-ui/README.md b/packages/web-ui/README.md index 6b70877d..fc459bd0 100644 --- a/packages/web-ui/README.md +++ b/packages/web-ui/README.md @@ -2,7 +2,7 @@ Reusable web UI components for building AI chat interfaces powered by [@mariozechner/pi-ai](../ai). -Built with [mini-lit](https://github.com/mariozechner/mini-lit) web components and Tailwind CSS v4. + Built with [mini-lit](https://github.com/badlogic/mini-lit) web components and Tailwind CSS v4. ## Features diff --git a/packages/web-ui/example/README.md b/packages/web-ui/example/README.md index 5fad0572..475c3085 100644 --- a/packages/web-ui/example/README.md +++ b/packages/web-ui/example/README.md @@ -58,4 +58,4 @@ example/ - [Pi Web UI Documentation](../README.md) - [Pi AI Documentation](../../ai/README.md) -- [Mini Lit Documentation](https://github.com/mariozechner/mini-lit) +- [Mini Lit Documentation](https://github.com/badlogic/mini-lit)