refactor: Move Configuration.md to scripts/docs/ and update links

- Moved docs/Configuration.md to scripts/docs/Configuration.md
- Updated docs/README.md to point to new location
- Updated internal links in Configuration.md to be relative to new location
This commit is contained in:
shiva108
2026-01-07 13:44:11 +01:00
parent 9a09e13f32
commit 3c72bb3ae0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -127,5 +127,5 @@ We designed this toolkit for security consultants, red teamers, and AI engineers
## 🧩 Reference & Resources
- [**Configuration Guide**](Configuration.md)
- [**Configuration Guide**](../scripts/docs/Configuration.md)
- [**Field Manual Index**](Field_Manual_00_Index.md)
@@ -469,5 +469,5 @@ python runner.py --debug
## Additional Resources
- [Main README](../README.md)
- [Field Manual](AI_LLM%20Red%20Team%20Field%20Manual.md)
- [Main README](../../README.md)
- [Field Manual](../../docs/AI_LLM%20Red%20Team%20Field%20Manual.md)