summaryrefslogtreecommitdiff
path: root/ext/node
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node')
-rw-r--r--ext/node/polyfills/README.md2
1 files changed, 1 insertions, 1 deletions
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).