tnhu / jsface

Small, fast, elegant, powerful, and cross platform JavaScript OOP library. Support main(), singleton, super call, private, mixins, plugins, AOP and more.
MIT License
301 stars 46 forks source link

Invalid CDN link #31

Closed marcus-nl closed 9 years ago

marcus-nl commented 9 years ago

The link https://cdnjs.cloudflare.com/ajax/libs/jsface/2.4.0/jsface.js does not work. It seems only versions 2.3.0 and 2.2.0 are on cdnjs.

This link does work for me: http://cdn.jsdelivr.net/jsface/2.4.6/jsface.min.js

tnhu commented 9 years ago

Thanks Marcus, should be fixed in 2.4.7.