diff --git a/test/README.md b/test/README.md index 1a3eec09373..a79c97e941d 100644 --- a/test/README.md +++ b/test/README.md @@ -38,7 +38,7 @@ For the tests to run on Windows, be sure to clone Node.js source code with the | `tick-processor` | No | Tests for the V8 tick processor integration.[^4] | | `v8-updates` | No | Tests for V8 performance integration. | -[^1]: [Documentation](./common/README.md) +[^1]: [Documentation](../test/common/README.md) [^2]: Tests for networking related modules may also be present in other directories, but those tests do not make outbound connections.