Skip to content

Commit

Permalink
Update quickstart.zh-CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhaiyang1 authored Jan 17, 2024
1 parent 27ac81a commit 77d2625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/quickstart.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
> CDN 体积只有 80kb,超乎你想象!(远小于其它第三方组件库体积)
```
<script src="https://fastly.jsdelivr.net/npm/quarkd@latest/umd/index.js" />
<script src="https://fastly.jsdelivr.net/npm/quarkd@latest/umd/index.mini.js" />
```

## 通过 NPM 安装
Expand Down

0 comments on commit 77d2625

Please sign in to comment.