We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac21a2 commit c69f6a2Copy full SHA for c69f6a2
README.md
@@ -10,7 +10,7 @@ For examples, see https://observablehq.com/@observablehq/standard-library.
10
11
* [DOM](#dom) - create HTML and SVG elements.
12
* [Files](#files) - read local files into memory.
13
-* [FileAttachments](#file_attachments) - read remote files.
+* [FileAttachments](#file-attachments) - read remote files.
14
* [Generators](#generators) - utilities for generators and iterators.
15
* [Promises](#promises) - utilities for promises.
16
* [require](#require) - load third-party libraries.
0 commit comments