indrimuska / angular-selector

A native AngularJS directive that transform a simple <select> box into a full html select with typeahead.
http://indrimuska.github.io/angular-selector
MIT License
96 stars 36 forks source link

Demo page is broken #8

Closed stevenvegt closed 8 years ago

stevenvegt commented 8 years ago

The demo page is broken :(

Currently the rawgit resources return a 404. But, if you prepend them with cdn, it works.

This is expected, according to rawgit.com:

If excessive traffic continues after throttling and blacklisting, RawGit may display an error message to users on your site to try to get your attention.

indrimuska commented 8 years ago

Ouch! ok @stevenvegt, thank you for reporting this! :+1:

indrimuska commented 8 years ago

FYI it has been changed from rawgit.com to cdn.rawgit.com. Thank you again!

stevenvegt commented 8 years ago

Wow, thats fast! :smile: