We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a68e4 commit f21724fCopy full SHA for f21724f
README.md
@@ -22,8 +22,8 @@ See the 📖 [Reference](doc/reference.md) page for complete documentation.
22
23
This module is compatible with Browserify and other bundling tools. If you prefer to load it as a single file from a CDN:
24
25
-- <https://cdn.jsdelivr.net/npm/is-in-subnet@3.0.1/browser/isInSubnet.js>
26
-- <https://cdn.jsdelivr.net/npm/is-in-subnet@3.0.1/browser/isInSubnet.min.js>
+- <https://cdn.jsdelivr.net/npm/is-in-subnet@3/browser/isInSubnet.js>
+- <https://cdn.jsdelivr.net/npm/is-in-subnet@3/browser/isInSubnet.min.js>
27
28
The module is loaded as a global named `isInSubnet`.
29
0 commit comments