diff options
-rw-r--r-- | ext/webidl/README.md | 2 |
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/ |