Skip to content

Commit 3cbc75e

Browse files
author
WebCoder49
committed
Update README
1 parent 155547f commit 3cbc75e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ From JSDelivr CDN
4646

4747
```html
4848
<!--In the <head>-->
49-
<script src="https://cdn.jsdelivr.net/gh/WebCoder49/[email protected]/code-input.min.js"></script>
50-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/WebCoder49/[email protected]/code-input.min.css">
49+
<script src="https://cdn.jsdelivr.net/npm/@webcoder49/[email protected]/code-input.min.js"></script>
50+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@webcoder49/[email protected]/code-input.min.css">
5151
```
5252
</details>
5353

0 commit comments

Comments
 (0)