Skip to content

Commit 56912b5

Browse files
committed
Update README.md
1 parent e0f4fa0 commit 56912b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
The easiest way to use base64-u8array-arraybuffer is to include the library from a CDN:
2121
```html
22-
<script src="https://cdn.jsdelivr.net/npm/[email protected].3/dist/base64-u8array-arraybuffer.min.js"></script>
22+
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/base64-u8array-arraybuffer.min.js"></script>
2323
```
2424

2525
Then, in your JavaScript code:

0 commit comments

Comments
 (0)