hustcc / timeago.js

:clock8: :hourglass: timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
https://timeago.org
MIT License
5.29k stars 411 forks source link

The CDN link redirects to the wrong path #227

Open HenryHuang2000 opened 4 years ago

HenryHuang2000 commented 4 years ago

In previous versions, (eg unpkg.com/timeago.js@3.0.0) we are redirected to unpkg.com/timeago.js@3.0.0/dist/timeago.min.js

However, the latest release redirects to https://unpkg.com/timeago.js@4.0.2/lib/index.js

As a current workaround, I've been referring directly to instead.