From fbfc6df22789bfabbc734dd76703f58f26562287 Mon Sep 17 00:00:00 2001 From: Marcel Veselka Date: Tue, 16 Sep 2025 06:51:56 +0200 Subject: [PATCH] refactor: update navigation links for agent testing and project context --- docs/concepts/tools-and-assertions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/concepts/tools-and-assertions.md b/docs/concepts/tools-and-assertions.md index 4560c2b..dccc064 100644 --- a/docs/concepts/tools-and-assertions.md +++ b/docs/concepts/tools-and-assertions.md @@ -131,7 +131,7 @@ After a successful agent run, Wopee.io emits **deterministic test code** that ex ## Related topics -- [Getting Started with bot testing](/bot) +- [Getting Started with Wopee.io Agent testing](/ai-agent) - [Analysis Process](/concepts/analysis-process) - [Prompting Guidelines](/concepts/prompting-guidelines) -- [Project Context](/project-context) +- [Project Context](/guides/project-context)