diff --git a/Document/content/4.0_Domain_Specific_Testing.md b/Document/content/4.0_Domain_Specific_Testing.md index a28a1e6..5e8373f 100644 --- a/Document/content/4.0_Domain_Specific_Testing.md +++ b/Document/content/4.0_Domain_Specific_Testing.md @@ -49,7 +49,7 @@ Below are individual mappings for each domain, enabling focused and targeted tes | Test ID | Test Name & Link | |---------------|------------------| -| **AITG-APP-01** | [Testing for Prompt Injection](/content/tests/AITG-APP-01_Testing_for_Prompt_Injection.md) | +| **AITG-APP-01** | [Testing for Prompt Injection](/Document/content/tests/AITG-APP-01_Testing_for_Prompt_Injection.md) | | **AITG-APP-02** | [Testing for Indirect Prompt Injection](content/tests/AITG-APP-02_Testing_for_Indirect_Prompt_Injection.md) | | **AITG-APP-03** | [Testing for Sensitive Data Leak](content/tests/AITG-APP-03_Testing_for_Sensitive_Data_Leak.md) | | **AITG-APP-04** | [Testing for Input Leakage](content/tests/AITG-APP-04_Testing_for_Input_Leakage.md) |