WICG / shape-detection-api

Detection of shapes (faces, QR codes) in images
https://wicg.github.io/shape-detection-api
Other
306 stars 36 forks source link

Fix broken links by removing unnecessary anchors #97

Closed reillyeon closed 1 year ago

reillyeon commented 1 year ago

Bikeshed can now correctly link to Array, DOMString, Point2D, Promise and TypeError without explicit anchor definitions. In the case of Point2D the anchor had become stale.

Fixed #94, #95.


Preview | Diff