docs: update README.md documentation links after reorganization

This commit is contained in:
Radosław Gierwiało
2025-11-20 22:44:24 +01:00
parent 975d258497
commit 23e5382aa7

View File

@@ -537,15 +537,21 @@ docker compose exec backend npm run test:coverage
**Main Documentation:** **Main Documentation:**
- `docs/CONTEXT.md` - Main project description and assumptions - `docs/CONTEXT.md` - Main project description and assumptions
- `docs/TODO.md` - Active tasks and roadmap - `docs/TODO.md` - Active tasks and roadmap
**Detailed Documentation:**
- `docs/ARCHITECTURE.md` - Technical details and implementation - `docs/ARCHITECTURE.md` - Technical details and implementation
- `docs/PHASE_1.5.md` - Phase 1.5 documentation (Email & WSDC) - `docs/DEPLOYMENT.md` - Deployment and production setup guide
- `docs/SECURITY_AUDIT.md` - Security audit & fixes - `docs/MONITORING.md` - Monitoring and operations guide
- `docs/DEPLOYMENT.md` - Deployment guide
- `docs/ADMIN_CLI.md` - Admin CLI & REPL usage **Quick Guides:**
- `docs/COMPLETED.md` - Completed tasks archive - `docs/QUICKSTART.md` - Quick start guide (2 minutes)
- `docs/RESOURCES.md` - Links to documentation and learning resources - `docs/QUICK_TEST.md` - Quick testing instructions
- `docs/WEBRTC_TESTING_GUIDE.md` - WebRTC testing guide
**Archived Documentation:**
- `docs/archive/PHASE_1.5.md` - Phase 1.5 documentation (Email & WSDC)
- `docs/archive/SECURITY_AUDIT.md` - Security audit & fixes
- `docs/archive/ADMIN_CLI.md` - Admin CLI & REPL usage
- `docs/archive/COMPLETED.md` - Completed tasks archive
- `docs/archive/RESOURCES.md` - Links to documentation and learning resources
## 🤝 Contributing ## 🤝 Contributing