diff --git a/README.md b/README.md index 522b744..d4a108a 100644 --- a/README.md +++ b/README.md @@ -415,11 +415,10 @@ RBAC algorithm/ ``` **Quick References:** -- ๐Ÿ“– **[Project Structure](PROJECT_STRUCTURE.md)** - Detailed directory guide +- ๐Ÿ“– **[Project Structure](documentation/architecture/ARCHITECTURE.md)** - Architecture and directory guide - โšก **[Quick Reference](QUICK_REFERENCE.md)** - Commands & shortcuts - ๐Ÿงช **[Testing Guide](docs/TESTING.md)** - How to test & validate code -- ๐Ÿ” **[Fix Summary](docs/FIX_SUMMARY.md)** - SonarQube fixes documentation -- โœ… **[Priority 1 Validation](PRIORITY1_COMPLETE.md)** - Advanced validation overview +- โœ… **[Priority 1 Validation](tests/PRIORITY1_README.md)** - Property-based & integration testing guide **Common Commands:** ```bash