Skip to content

tools: update broken types in type parser

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/docs into master

The links for the ArrayBufferView and WebAssembly.Instance types appear to be broken. This commit updates them to point to the correct MDN locations.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading