From 0a3d355ce6311df6519dbffe7394ed2682d8a633 Mon Sep 17 00:00:00 2001 From: Hirotaka Tagawa / wafuwafu13 Date: Fri, 26 May 2023 04:00:29 +0100 Subject: chore(node_compat): fix broken link and typo (#19265) --- ext/node/polyfills/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/node/polyfills') diff --git a/ext/node/polyfills/README.md b/ext/node/polyfills/README.md index 11de64bd9..748c53daa 100644 --- a/ext/node/polyfills/README.md +++ b/ext/node/polyfills/README.md @@ -226,4 +226,4 @@ It's not as clean, but prevents the callback being called twice. Node compatibility can be measured by how many native Node tests pass. If you'd like to know what you can work on, check out the list of Node tests remaining -[here](_tools/TODO.md). +[here](_tools/node_compat/TODO.md). -- cgit v1.2.3