Skip to content

Commit ce1e924

Browse files
committed
fix broken link and missing image
1 parent 8b3e4bb commit ce1e924

File tree

2 files changed

+47
-3
lines changed

2 files changed

+47
-3
lines changed
Lines changed: 45 additions & 0 deletions
Loading

src/site/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@
6161
</script>
6262

6363
<main id="main-content">
64-
<img src="/docs/images/logo-cloudhealthoffice-sentinel-primary.svg" alt="Cloud Health Office Logo" style="max-width:400px; height:auto; display:block; margin:20px auto 40px auto;">
65-
<img src="logo-cloudhealthoffice-sentinel-primary.svg" alt="Cloud Health Office Sentinel logo: obsidian monolith shield with all-seeing digital eye and holographic circuit veins on absolute black background. Text reads Cloud Health Office in Segoe UI Bold white. Authoritative, futuristic design representing the future of healthcare payer integration." style="max-width:400px; height:auto; display:block; margin:20px auto 40px auto;">
64+
<img src="graphics/logo-cloudhealthoffice-sentinel-primary.svg" alt="Cloud Health Office Logo" style="max-width:400px; height:auto; display:block; margin:20px auto 40px auto;">
6665
<div class="version-badge">v4.0.0 Production SaaS • Zero Vulnerabilities • 531 Tests Passing</div>
6766

6867
<h1>Modern Integration Layer for Health Plans</h1>
@@ -117,7 +116,7 @@ <h2>✅ CMS-0057-F Compliant — 18 Months Early</h2>
117116
Transform X12 EDI (270/837/278/835) to FHIR R4 with zero external dependencies.<br>
118117
<strong>531 comprehensive tests. 85.93% coverage. Production-ready v4.0.0.</strong>
119118
</p>
120-
<a href="https://github.com/aurelianware/cloudhealthoffice/blob/main/docs/CMS-0057-F-COMPLIANCE.md" class="button" style="background:#00ff88; border-color:#00ff88; margin-top:20px;" target="_blank" rel="noopener noreferrer">CMS-0057-F Compliance Guide →</a>
119+
<a href="https://github.com/aurelianware/cloudhealthoffice/blob/main/docs/features/CMS-0057-F-COMPLIANCE.md" class="button" style="background:#00ff88; border-color:#00ff88; margin-top:20px;" target="_blank" rel="noopener noreferrer">CMS-0057-F Compliance Guide →</a>
121120
</div>
122121

123122
<!-- Use Cases for Health Plans -->

0 commit comments

Comments
 (0)