From 3be3ce67e8a107eff4e55f05b03442db938613f9 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Wed, 18 Jun 2025 11:44:36 +0200 Subject: [PATCH] Update 3.0_OWASP_AI_Testing_Guide_Framework.md --- Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md b/Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md index 3052ba0..75ed365 100644 --- a/Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md +++ b/Document/content/3.0_OWASP_AI_Testing_Guide_Framework.md @@ -5,7 +5,7 @@ Based on the Threat modeling performed at Chapter 2, we can now define a structu Each test case is categorized under one of four pillars: -- 🟦 [**AI Application Testing**](/3.1_AI_Application_Testing.md) +- 🟦 [**AI Application Testing**](3.1_AI_Application_Testing.md) - 🟪 [**AI Model Testing**](3.2_AI_Model_Testing.md) - 🟩 [**AI Infrastructure Testing**](3.3_AI_Infrastructure_Testing.md) - 🟨 [**AI Data Testing**](3.4_AI_Data_Testing.md)