From be9dacd0508d0550308b7e645b5250670f5da395 Mon Sep 17 00:00:00 2001 From: Cornelius Weidmann Date: Fri, 24 Oct 2025 19:27:41 +0200 Subject: [PATCH] fix(core): Update docs --- README.md | 2 +- packages/core/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9da3b16..171f34c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A zero-dependency library to inject easter eggs into any app or website. Built with modern JavaScript. -[Demo](https://kyco.github.io/eeaas/examples/nyancat) +[Demo](https://kyco.github.io/eeaas/docs/examples/examples/nyancat) [Documentation](https://kyco.github.io/eeaas/) diff --git a/packages/core/README.md b/packages/core/README.md index 7ff7f40..e610008 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -4,7 +4,7 @@ A zero-dependency library to inject easter eggs into any app or website. Built with modern JavaScript. -[Demo](https://kyco.github.io/eeaas/examples/nyancat) +[Demo](https://kyco.github.io/eeaas/docs/examples/examples/nyancat) [Documentation](https://kyco.github.io/eeaas/)