From c6730fc22077f4b03ad87492a774e8f12fd7c2c5 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 18 Feb 2026 03:33:57 +0000 Subject: [PATCH] Update documentation URLs to new domain Migrate documentation links from uhyo.github.io/funstack-static to static.funstack.work in both root and package READMEs. https://claude.ai/code/session_01WUSnCTTLWDzoJUhC4XFTCC --- README.md | 2 +- packages/static/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12449db..fe23533 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A maximally minimal React framework. ### Usage -**[Documentation](https://uhyo.github.io/funstack-static/)** +**[Documentation](https://static.funstack.work/)** See [the docs project](./packages/docs/vite.config.ts) for complete usage. diff --git a/packages/static/README.md b/packages/static/README.md index 6b23106..063cc7e 100644 --- a/packages/static/README.md +++ b/packages/static/README.md @@ -37,7 +37,7 @@ export default defineConfig({ ## Documentation -For detailed API documentation and guides, visit the **[Documentation](https://uhyo.github.io/funstack-static/)**. +For detailed API documentation and guides, visit the **[Documentation](https://static.funstack.work/)**. ### :robot: FUNSTACK Static Skill