WICG / interventions

A place for browsers and web developers to collaborate on user agent interventions.
Other
176 stars 28 forks source link

Don't use cdn. link. #37

Closed skobes-chromium closed 7 years ago

skobes-chromium commented 7 years ago

The cdn. link never updates (http://rawgit.com/faq#cdn-ttl). :(

tabatkins commented 7 years ago

Don't use rawgit at all; go to Settings and set your GH Pages source to the master branch, then just link to https://skobes.github.io/ScrollAnchoring/spec.html.

(Better - rename the file to index.html so you can drop the filename from the url, too.)

skobes-chromium commented 7 years ago

Thanks! Done.