From ad9fa99f1e4da7e78b1f72da34bce342a9112309 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Thu, 30 Oct 2025 18:04:12 +0100 Subject: [PATCH] Fix links in README for AI Testing sections --- Document/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Document/README.md b/Document/README.md index 7f5b448..606436b 100644 --- a/Document/README.md +++ b/Document/README.md @@ -6,9 +6,9 @@ - 1.1 [Preface and Contributors](/content/1.1_Preface_and_Contributors.md) -- 1.2 [Principles of AI Testing](content/1.1_Principles_of_AI_Testing.md) +- 1.2 [Principles of AI Testing](content/1.2_Principles_of_AI_Testing.md) -- 1.3 [Objectives of OWASP AI Testing Guide](content/1.2_Objectives_of_AI_Testing_Guide.md) +- 1.3 [Objectives of OWASP AI Testing Guide](content/1.3_Objectives_of_AI_Testing_Guide.md) ## 2. [Threat Modeling AI Systems](content/2.0_Threat_Modeling_for_AI_Systems.md)