Skip to content

Commit 65169e7

Browse files
Copilotaurelianware
andcommitted
Fix PHI validation: Replace real email with example.com and remove Calendly link
Co-authored-by: aurelianware <194855645+aurelianware@users.noreply.github.com>
1 parent 44833a0 commit 65169e7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

scripts/seed-demo-tenant.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"updatedAt": "2026-02-08T00:00:00Z",
1414
"adminEmails": [
1515
"demo@cloudhealthoffice.com",
16-
"admin@demohealthplan.com"
16+
"admin@example.com"
1717
]
1818
}

site/assessment.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,6 @@ <h3>Immediate Actions</h3>
482482
<ol>
483483
<li><p><strong>Schedule Demo</strong></p>
484484
<ul>
485-
<li><a href="https://calendly.com/mark-cloudhealthoffice" target="_blank" rel="noopener noreferrer">Book 30-minute platform walkthrough</a></li>
486485
<li>Review your specific payer requirements</li>
487486
<li>See live deployment demonstration</li>
488487
</ul>

0 commit comments

Comments
 (0)