[w3c/manifest] Broken reference: Valid MIME type (#813)

The reference to "valid MIME type" in section [9.7 type member](https://www.w3.org/TR/appmanifest/#type-member) appears to be a broken link.

It's currently:

`<a data-cite="HTML#valid-mime-type"><dfn>valid MIME type</dfn></a>`

Which resolves to

`https://html.spec.whatwg.org/multipage/#valid-mime-type`

and that anchor doesn't appear to exist.

I'm not sure what specification _should_ be referenced to determine whether a given MIME type is valid, but https://mimesniff.spec.whatwg.org may be useful?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/813

Received on Friday, 11 October 2019 18:28:44 UTC