From fb1e1063d24127e9e839bc0924214b5417a3d974 Mon Sep 17 00:00:00 2001 From: Jordan Bradford <36420801+jrdnbradford@users.noreply.github.com> Date: Tue, 30 Sep 2025 23:01:03 -0400 Subject: [PATCH] Revert doc change --- docs/contributing/code-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/code-review.md b/docs/contributing/code-review.md index afd7286..209cba6 100644 --- a/docs/contributing/code-review.md +++ b/docs/contributing/code-review.md @@ -43,4 +43,4 @@ add more tests. If you are unsure what kind of tests to add for your pull request, other contributors to the repo will be happy to help guide you! -See [`tests.md`](/docs/contributing/tests.md) for guidelines on writing tests. +See [](/contributing/tests) for guidelines on writing tests.