summaryrefslogtreecommitdiff
path: root/docs/tools.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tools.md')
-rw-r--r--docs/tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tools.md b/docs/tools.md
index f3dae49e8..904bf027f 100644
--- a/docs/tools.md
+++ b/docs/tools.md
@@ -6,7 +6,7 @@ and TypeScript:
<!-- prettier-ignore-start -->
<!-- prettier incorrectly moves the coming soon links to new lines -->
-- [test runner (`deno test`)](../testing)
+- [test runner (`deno test`)](./testing.md)
- [code formatter (`deno fmt`)](./tools/formatter.md)
- [bundler (`deno bundle`)](./tools/bundler.md)
- [debugger (`--debug`)](./tools/debugger.md)