From 1473c7dd52dcd59ae48dfb3e02e93079f0cf5cdd Mon Sep 17 00:00:00 2001 From: Moe Charm Date: Sat, 9 Aug 2025 15:31:51 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20fix:=20README=E3=81=AE=E3=83=97?= =?UTF-8?q?=E3=83=AC=E3=82=A4=E3=82=B0=E3=83=A9=E3=82=A6=E3=83=B3=E3=83=89?= =?UTF-8?q?=E3=83=AA=E3=83=B3=E3=82=AF=E3=82=92GitHub=20Pages=20URL?= =?UTF-8?q?=E3=81=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✅ 修正内容: • GitHub blobリンク → GitHub Pagesの実際のURLに変更 • ユーザーが直接プレイグラウンドにアクセス可能 • ソース表示ではなく実行可能なページへ誘導 🎮 これで完璧にNyash体験ができます! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c6a5e5e4..77d65c72 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ **No installation, no setup - just open and code!** -👉 **[🎮 Launch Nyash Browser Playground](projects/nyash-wasm/nyash_playground.html)** 👈 +👉 **[🎮 Launch Nyash Browser Playground](https://moe-charm.github.io/nyash/projects/nyash-wasm/nyash_playground.html)** 👈 Experience features like: - 🎨 **Artist Collaboration Demo** - Multiple Box instances working together @@ -297,7 +297,7 @@ MIT License - Free for personal and commercial use. ## 🔗 **Links** -- **[🎮 Try Now - Browser Playground](projects/nyash-wasm/nyash_playground.html)** +- **[🎮 Try Now - Browser Playground](https://moe-charm.github.io/nyash/projects/nyash-wasm/nyash_playground.html)** - **[📚 Documentation](docs/)** - **[🎯 Examples](examples/)** - **[💬 Community Discussion](https://github.com/moe-charm/nyash/discussions)**