File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,13 +43,13 @@ You can also use the [jsDelivr CDN](https://cdn.jsdelivr.net/gh/cferdinandi/smoo
4343<script src =" https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll/dist/smooth-scroll.polyfills.min.js" ></script >
4444
4545<!-- Get minor updates and patch fixes within a major version -->
46- <script src =" https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll@14 /dist/smooth-scroll.polyfills.min.js" ></script >
46+ <script src =" https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll@15 /dist/smooth-scroll.polyfills.min.js" ></script >
4747
4848<!-- Get patch fixes within a minor version -->
49- <script src =" https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll@14 .0/dist/smooth-scroll.polyfills.min.js" ></script >
49+ <script src =" https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll@15 .0/dist/smooth-scroll.polyfills.min.js" ></script >
5050
5151<!-- Get a specific version -->
52- <script src =" https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll@14 .0.0/dist/smooth-scroll.polyfills.min.js" ></script >
52+ <script src =" https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll@15 .0.0/dist/smooth-scroll.polyfills.min.js" ></script >
5353```
5454
5555** NPM**
You can’t perform that action at this time.
0 commit comments