observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
957 stars 83 forks source link

README: Incorrect links to source #298

Closed kentr closed 1 year ago

kentr commented 1 year ago

Links to source in the File Attachments section of the README are to a non-existent file, src/fileAttachment.js.

Should they link to src/fileAttachment.mjs instead?

Example

[<>](https://github.com/observablehq/stdlib/blob/master/src/fileAttachment.js "Source")
mbostock commented 1 year ago

Fixed in #316.