jquery-form/form

linked javascript url no longer works

fregas opened this issue · 1 comments

I'm probably using a very old version of both jquery and this plugin, but I'm getting 404's to this url:
https://malsup.github.com/jquery.form.js

I guess it was moved to a different user/organization? What's the proper CDN url to use/

Thanks!

Well, my lack of attention to detail knows no bounds. I solved my own problem, and its right there on the 404 page when you try to hit the script. Things no longer redirect from subdomain.github.com to subdomain.github.io

I should be using this URL in stead:
https://malsup.github.io/jquery.form.js

Github deprecated users' subdomains with .com in favor of .io a while back. I wonder how long my page has been borked? :p