📝 fix: READMEのプレイグラウンドリンクをGitHub Pages URLに修正

 修正内容:
• GitHub blobリンク → GitHub Pagesの実際のURLに変更
• ユーザーが直接プレイグラウンドにアクセス可能
• ソース表示ではなく実行可能なページへ誘導

🎮 これで完璧にNyash体験ができます!
This commit is contained in:
Moe Charm
2025-08-09 15:31:51 +09:00
parent ee59c4ee60
commit 1473c7dd52

View File

@ -15,7 +15,7 @@
**No installation, no setup - just open and code!** **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: Experience features like:
- 🎨 **Artist Collaboration Demo** - Multiple Box instances working together - 🎨 **Artist Collaboration Demo** - Multiple Box instances working together
@ -297,7 +297,7 @@ MIT License - Free for personal and commercial use.
## 🔗 **Links** ## 🔗 **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/)** - **[📚 Documentation](docs/)**
- **[🎯 Examples](examples/)** - **[🎯 Examples](examples/)**
- **[💬 Community Discussion](https://github.com/moe-charm/nyash/discussions)** - **[💬 Community Discussion](https://github.com/moe-charm/nyash/discussions)**