From 5f19299777c0c148e32eacd491379860fb16acda Mon Sep 17 00:00:00 2001 From: Jonas Date: Sun, 14 Sep 2025 20:43:57 +0200 Subject: [PATCH] Fix link in README.md for tools section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9e01db2..b444323b 100644 --- a/README.md +++ b/README.md @@ -516,7 +516,7 @@ result = await Runner.run(agent, message) ``` -You may find different [tools](cai/tools). They are grouped in 6 major categories inspired by the security kill chain [^2]: +You may find different [tools](tools). They are grouped in 6 major categories inspired by the security kill chain [^2]: 1. Reconnaissance and weaponization - *reconnaissance* (crypto, listing, etc) 2. Exploitation - *exploitation*