w3c / server-timing

Server Timing
http://w3c.github.io/server-timing/
Other
75 stars 20 forks source link

Changed the respec URL to be relative #1

Closed yoavweiss closed 9 years ago

yoavweiss commented 9 years ago

The draft on github.io seems to be broken (read: respec doesn't run) in Chrome due to mixed content scripts being blocked. I simply changed the respec URL to be schema relative.

igrigorik commented 9 years ago

Doh, nice catch -- thanks!