diff --git a/README.en.md b/README.en.md index f80aa8d..03c69c2 100644 --- a/README.en.md +++ b/README.en.md @@ -20,8 +20,8 @@ Add Live2D widget to web page. Compatible with PJAX. You can also check out example web pages: - Check the effect in the lower left corner of [Mimi's Blog](https://zhangshuqiao.org) -- [demo.html](https://mi.js.org/live2d-widget/demo/demo.html) to demonstrate basic functionality -- [login.html](https://mi.js.org/live2d-widget/demo/login.html) to imitate the login interface of NPM +- [demo.html](https://stevenjoezhang.github.io/live2d-widget/demo/demo.html) to demonstrate basic functionality +- [login.html](https://stevenjoezhang.github.io/live2d-widget/demo/login.html) to imitate the login interface of NPM ## Usage diff --git a/README.md b/README.md index 3e07112..7cc4480 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ 你也可以查看示例网页: - 在 [米米的博客](https://zhangshuqiao.org) 的左下角可查看效果 -- [demo.html](https://mi.js.org/live2d-widget/demo/demo.html),展现基础功能 -- [login.html](https://mi.js.org/live2d-widget/demo/login.html),仿 NPM 的登陆界面 +- [demo.html](https://stevenjoezhang.github.io/live2d-widget/demo/demo.html),展现基础功能 +- [login.html](https://stevenjoezhang.github.io/live2d-widget/demo/login.html),仿 NPM 的登陆界面 ## 使用