From c4fba4a0ade34692cc6d4df79e13689ae99da9cd Mon Sep 17 00:00:00 2001 From: faithebear <149540831+faithebear@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:54:49 -0700 Subject: [PATCH] Update website/blog/2024-11-27-test-smarter-part-2.md Co-authored-by: Joel Labes --- website/blog/2024-11-27-test-smarter-part-2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2024-11-27-test-smarter-part-2.md b/website/blog/2024-11-27-test-smarter-part-2.md index 4efb91d454..670239bdc4 100644 --- a/website/blog/2024-11-27-test-smarter-part-2.md +++ b/website/blog/2024-11-27-test-smarter-part-2.md @@ -104,7 +104,7 @@ You should run a [slim CI](https://docs.getdbt.com/best-practices/best-practice- With CI/CD and your regular production runs, your testing framework can be on autopilot. 😎 -If and when you encounter failures, consult your trusty testing framework doc you built in our [earlier post.](https://docs.getdbt.com/blog/test-smarter-not-harder) +If and when you encounter failures, consult your trusty testing framework doc you built in our [earlier post].(/blog/test-smarter-not-harder) ### Advanced CI