summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author木杉 <zhmushan@qq.com>2022-03-16 10:17:50 +0800
committerGitHub <noreply@github.com>2022-03-16 03:17:50 +0100
commit395f527238f31d312b91955a66bc25bc0a6d11fb (patch)
tree131af1c80b0c7ce9e898b4c9a78771c7fe1c17fa
parent748aff1e946a057820f1cb219344baf44a870fc1 (diff)
chore(ext/webidl): change spec link (#13960)
-rw-r--r--ext/webidl/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webidl/README.md b/ext/webidl/README.md
index ce2d661e3..cc4ccc6e9 100644
--- a/ext/webidl/README.md
+++ b/ext/webidl/README.md
@@ -3,4 +3,4 @@
This crate implements WebIDL for Deno. It consists of infrastructure to do ECMA
-> WebIDL conversions.
-Spec: https://heycam.github.io/webidl/
+Spec: https://webidl.spec.whatwg.org/