Skip to content

Commit d82d3e4

Browse files
authored
Update README.md
1 parent 6cc095b commit d82d3e4

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
@@ -22,8 +22,8 @@ $ npm install goodshare.js
2222
## Work through CDN
2323

2424
```html
25-
<!-- Latest goodshare.js minify version -->
26-
<script src="https://cdn.jsdelivr.net/jquery.goodshare.js/latest/goodshare.min.js"></script>
25+
<!-- goodshare.js minify version -->
26+
<script src="https://cdn.jsdelivr.net/jquery.goodshare.js/4/goodshare.min.js"></script>
2727
```
2828

2929
## Old way to install

0 commit comments

Comments
 (0)