From eb899ebe4477a5d81e146539536afc6f5b847f7c Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Thu, 30 Oct 2025 18:03:02 +0100 Subject: [PATCH] Update table of contents in README.md --- Document/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Document/README.md b/Document/README.md index f1e1551..7f5b448 100644 --- a/Document/README.md +++ b/Document/README.md @@ -4,9 +4,11 @@ ## 1. [Introduction](content/1.0_Introduction.md) -- 1.1 [Principles of AI Testing](content/1.1_Principles_of_AI_Testing.md) +- 1.1 [Preface and Contributors](/content/1.1_Preface_and_Contributors.md) -- 1.2 [Objectives of OWASP AI Testing Guide](content/1.2_Objectives_of_AI_Testing_Guide.md) +- 1.2 [Principles of AI Testing](content/1.1_Principles_of_AI_Testing.md) + +- 1.3 [Objectives of OWASP AI Testing Guide](content/1.2_Objectives_of_AI_Testing_Guide.md) ## 2. [Threat Modeling AI Systems](content/2.0_Threat_Modeling_for_AI_Systems.md)