between.js icon indicating copy to clipboard operation
between.js copied to clipboard

Rawgit is shutting down, replace it with jsDelivr

Open LukasDrgon opened this issue 6 years ago • 1 comments

I replaced the RawGit link in the readme with a jsDelivr CDN link, since RawGit is going to shut down soon and jsDelivr is a recommended alternative.

LukasDrgon avatar Aug 11 '19 12:08 LukasDrgon

In order to keep the same behavior, I think you would have to use this link instead.

https://cdn.jsdelivr.net/gh/sasha240100/between.js@master/build/between.js

Your link now uses the npm package rather than the master branch.

embeddedt avatar Oct 14 '19 13:10 embeddedt