diff --git a/README.md b/README.md
index b19c2b4a..8c45023f 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
View Complete Projects:
@@ -74,7 +74,7 @@ Tools, courses, certifications, communities, and frameworks for cybersecurity pr
| Project | Info | What You'll Learn |
|---------|------|-------------------|
| **[Reverse Shell Handler](./SYNOPSES/intermediate/Reverse.Shell.Handler.md)**
Multi-client shell server |    | Socket programming • Command execution • File transfer
[Learn More](./SYNOPSES/intermediate/Reverse.Shell.Handler.md) |
-| **[SIEM Dashboard](./SYNOPSES/intermediate/SIEM.Dashboard.md)**
Log aggregation with correlation |     | SIEM concepts • Log correlation • Full-stack development
[Learn More](./SYNOPSES/intermediate/SIEM.Dashboard.md) |
+| **[SIEM Dashboard](./SYNOPSES/intermediate/SIEM.Dashboard.md)**
Log aggregation with correlation |     | SIEM concepts • Log correlation • Full-stack development
[Source Code](./PROJECTS/intermediate/siem-dashboard) \| [Docs](./PROJECTS/intermediate/siem-dashboard/learn) |
| **[Threat Intelligence Aggregator](./SYNOPSES/intermediate/Threat.Intelligence.Aggregator.md)**
Collect and enrich IOCs |    | Threat feeds • IOC enrichment • API integration
[Learn More](./SYNOPSES/intermediate/Threat.Intelligence.Aggregator.md) |
| **[OAuth Token Analyzer](./SYNOPSES/intermediate/OAuth.Token.Analyzer.md)**
Decode and validate JWT |    | JWT tokens • OAuth vulnerabilities • Signature validation
[Learn More](./SYNOPSES/intermediate/OAuth.Token.Analyzer.md) |
| **[Web Vulnerability Scanner](./SYNOPSES/intermediate/Web.Vulnerability.Scanner.md)**
Automated XSS, SQLi, CSRF testing |    | Web vulnerabilities • Async scanning • Plugin architecture
[Learn More](./SYNOPSES/intermediate/Web.Vulnerability.Scanner.md) |