diff --git a/docs/index.bs b/docs/index.bs index 1f8e394b..68a34435 100644 --- a/docs/index.bs +++ b/docs/index.bs @@ -1777,10 +1777,10 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
- A serviceworker link can be declared using a `Link` header [[!RFC5988]] with "`serviceworker`" as the value of the "`rel`" parameter and a [=service worker/script url=] as the target IRI, and the following optional target attributes: + A serviceworker link can be declared using a `Link` header [[!RFC5988]] with "`serviceworker`" as the value of the "`rel`" parameter and a [=URL serializer|serialized=] [=service worker/script url=] inside angle brackets ("`<>`")as the target IRI, and the following optional target attributes: : `scope` - :: Value: A [=service worker registration/scope url=]. + :: Value: A [=URL serializer|serialized=] [=service worker registration/scope url=]. : `workertype` :: Value: A [=job/worker type=]. diff --git a/docs/index.html b/docs/index.html index e91be578..358a491f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1425,7 +1425,7 @@

Service Workers Nightly

-

Editor’s Draft,

+

Editor’s Draft,

This version: @@ -3642,11 +3642,11 @@