From ea08a068fbd12b057305816c13fbc2ce6044336e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Daoust?= Date: Mon, 30 Aug 2021 10:56:52 +0200 Subject: [PATCH] Fix link to GitHub repository --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 43d09c3..979eba6 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ }], github: { branch: "main", - repoURL: "user/permissions", + repoURL: "w3c/permissions", }, mdn: true, // See https://respec.org/docs/#xref for usage.