Update spec link to be github page instead

This commit is contained in:
Rupert Ben Wiser 2023-06-21 10:00:27 +00:00
parent 1866c95442
commit b8a049e76e
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ const attestation = await navigator.getEnvironmentIntegrity("...");
The [explainer](./explainer.md) goes gives a high level overview of the proposal.
The [spec](./docs/spec.bs) currently describes how this is being prototyped in Chromium.
The [spec](https://rupertbenwiser.github.io/Web-Environment-Integrity/) currently describes how this is being prototyped in Chromium.