mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
chore(ext/webidl): change spec link (#13960)
This commit is contained in:
parent
748aff1e94
commit
395f527238
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue