From 019c39e56320efaa18dc7aa680372abc42b1a9ef Mon Sep 17 00:00:00 2001 From: Jonas Date: Mon, 15 Sep 2025 16:12:39 +0200 Subject: [PATCH] Fix link in README.md for tools section (#272) --- 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*