Fix broken link

This commit is contained in:
Mimi 2024-02-26 17:28:53 +08:00
parent 1ac32abfd6
commit bc08b5e19f
2 changed files with 4 additions and 4 deletions

View File

@ -20,8 +20,8 @@ Add Live2D widget to web page. Compatible with PJAX.
You can also check out example web pages: You can also check out example web pages:
- Check the effect in the lower left corner of [Mimi's Blog](https://zhangshuqiao.org) - 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 - [demo.html](https://stevenjoezhang.github.io/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 - [login.html](https://stevenjoezhang.github.io/live2d-widget/demo/login.html) to imitate the login interface of NPM
## Usage ## Usage

View File

@ -20,8 +20,8 @@
你也可以查看示例网页: 你也可以查看示例网页:
- 在 [米米的博客](https://zhangshuqiao.org) 的左下角可查看效果 - 在 [米米的博客](https://zhangshuqiao.org) 的左下角可查看效果
- [demo.html](https://mi.js.org/live2d-widget/demo/demo.html),展现基础功能 - [demo.html](https://stevenjoezhang.github.io/live2d-widget/demo/demo.html),展现基础功能
- [login.html](https://mi.js.org/live2d-widget/demo/login.html),仿 NPM 的登陆界面 - [login.html](https://stevenjoezhang.github.io/live2d-widget/demo/login.html),仿 NPM 的登陆界面
## 使用 ## 使用