nehakadam / AnyPicker

jQuery Picker Library for Android, iOS & Windows Phone. eg Date Picker, Time Picker, DateTime Picker, Custom Select etc
https://nehakadam.github.io/AnyPicker/
MIT License
116 stars 37 forks source link

Update jsDelivr links #18

Closed LukasDrgon closed 7 years ago

LukasDrgon commented 7 years ago

jsDelivr switched to a fully automated system, that can serve files from npm and GitHub. This means all future releases will be available automatically, but will use a new link structure.

I updated the links now so you don't forget to do it when you release a new version.

You can find links for all files at https://www.jsdelivr.com/package/npm/anypicker.

Feel free to ping me if you have any questions regarding this change.

nehakadam commented 7 years ago

Thank you @LukasDrgon & @MartinKolarik