From 9b4bbac88e39461be822f5b99b089040f6ad1f72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Daoust?= Date: Thu, 11 Mar 2021 18:34:09 +0100 Subject: [PATCH] Update URL of ED (#69) The link to the Editor's Draft in the front matter should target the Editor's Draft, not the GitHub repository. --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 723d33f..2074903 100644 --- a/index.bs +++ b/index.bs @@ -5,7 +5,7 @@ Level: None Group: webappsec Status: WD TR: https://www.w3.org/TR/fetch-metadata/ -ED: https://github.com/w3c/webappsec-fetch-metadata/ +ED: https://w3c.github.io/webappsec-fetch-metadata/ Previous Version: https://www.w3.org/TR/2020/WD-fetch-metadata-20200110/ Editor: Mike West 56384, Google Inc., mkwst@google.com Abstract: