Skip to content

Commit

Permalink
docs: fix cdn link
Browse files Browse the repository at this point in the history
  • Loading branch information
Gumball12 committed Nov 9, 2023
1 parent d52bed3 commit 5ba9e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pnpm add text-vide
### CDN

```html
<script src="https://cdn.jsdelivr.net/npm/text-vide@1.6.2/dist/index.iife.js"></script>
<script src="https://cdn.jsdelivr.net/npm/text-vide/dist/index.iife.js"></script>
```

## 📖 Usage<a id="usage"></a>
Expand Down

0 comments on commit 5ba9e32

Please sign in to comment.