commit 85c787fc4c7f2245da69373d9471cfa301ba1129
parent a71d799167f3955b0049da305e68bd8ada0d053c
Author: Dominique Hazael-Massieux <dom@w3.org>
Date: Wed, 19 Nov 2025 04:57:23 +0000
Bug 2000616 [wpt PR 56060] - Fix spec URL in web-extensions META.yml, a=testonly
Automatic update from web-platform-tests
Fix spec URL in web-extensions META.yml
--
wpt-commits: 6c5b1de65aa3bbf56f5d737c4fa7fc1174c66bce
wpt-pr: 56060
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testing/web-platform/tests/web-extensions/META.yml b/testing/web-platform/tests/web-extensions/META.yml
@@ -1,4 +1,4 @@
-spec: https://w3c.github.io/webextensions
+spec: https://w3c.github.io/webextensions/specification/index.html
suggested_reviewers:
- elijahsawyers
- kiaraarose