From c21d3714a82ed077c299c2caac26dd82e84ca837 Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 2 Sep 2021 16:38:22 -0400 Subject: [PATCH] Fix link in readme --- libsquoosh/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libsquoosh/README.md b/libsquoosh/README.md index 52affed7..1492af9c 100644 --- a/libsquoosh/README.md +++ b/libsquoosh/README.md @@ -170,3 +170,4 @@ const encodeOptions: { [codecs.ts]: https://github.com/GoogleChromeLabs/squoosh/blob/dev/libsquoosh/src/codecs.ts [butteraugli]: https://github.com/google/butteraugli [readfile]: https://nodejs.org/api/fs.html#fs_fspromises_readfile_path_options +[arraybuffer]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer