diff --git a/features-json/eventsource.json b/features-json/eventsource.json index c683714956..d97a555e19 100644 --- a/features-json/eventsource.json +++ b/features-json/eventsource.json @@ -1,7 +1,7 @@ { "title":"Server-sent events", "description":"Method of continuously sending data from a server to the browser, rather than repeatedly requesting it (EventSource interface, used to fall under HTML5)", - "spec":"http://www.w3.org/TR/eventsource/", + "spec":"https://html.spec.whatwg.org/multipage/comms.html#server-sent-events/", "status":"rec", "links":[ {