We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc095b commit d82d3e4Copy full SHA for d82d3e4
README.md
@@ -22,8 +22,8 @@ $ npm install goodshare.js
22
## Work through CDN
23
24
```html
25
-<!-- Latest goodshare.js minify version -->
26
-<script src="https://cdn.jsdelivr.net/jquery.goodshare.js/latest/goodshare.min.js"></script>
+<!-- goodshare.js minify version -->
+<script src="https://cdn.jsdelivr.net/jquery.goodshare.js/4/goodshare.min.js"></script>
27
```
28
29
## Old way to install
0 commit comments