aboutsummaryrefslogtreecommitdiff
path: root/docs/guides/test/todo-tests.md
diff options
context:
space:
mode:
authorGravatar Colin McDonnell <colinmcd94@gmail.com> 2023-08-25 12:50:13 -0700
committerGravatar Colin McDonnell <colinmcd94@gmail.com> 2023-08-25 12:50:13 -0700
commitf70bb2497b2406e89afec3ee8a36a3b10ef66334 (patch)
treeb113477c806dd7f8ec54c59e7d442697ea12e6bc /docs/guides/test/todo-tests.md
parentd62b0c365291306ce105c507224f3f1d0206c4c6 (diff)
downloadbun-f70bb2497b2406e89afec3ee8a36a3b10ef66334.tar.gz
bun-f70bb2497b2406e89afec3ee8a36a3b10ef66334.tar.zst
bun-f70bb2497b2406e89afec3ee8a36a3b10ef66334.zip
Fix link
Diffstat (limited to 'docs/guides/test/todo-tests.md')
-rw-r--r--docs/guides/test/todo-tests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/test/todo-tests.md b/docs/guides/test/todo-tests.md
index e7310b0b3..611bc674d 100644
--- a/docs/guides/test/todo-tests.md
+++ b/docs/guides/test/todo-tests.md
@@ -57,4 +57,4 @@ $ echo $?
See also:
- [Skip a test](/guides/test/skip-tests)
-- [Docs > Test runner > Writing tests](/docs/test/writings-tests)
+- [Docs > Test runner > Writing tests](/docs/test/writing)