Skip to content

Commit 0560d9f

Browse files
Copilotpethers
andcommitted
Fix title/text mismatch on Live-Demo CTA in compliance-manager_de.html
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
1 parent c1df324 commit 0560d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compliance-manager_de.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ <h1 class="m-0">🔐 CIA Compliance Manager</h1>
196196
<p class="lead">Comprehensive security assessment platform for evaluating <strong>Confidentiality, Integrity, and Availability (CIA Triad)</strong> with business impact analysis and automated compliance mapping to major regulatory frameworks.</p>
197197

198198
<div style="display: flex; gap: 1rem; flex-wrap: wrap; margin-top: 2rem;">
199-
<a href="https://ciacompliancemanager.com/" title="Live-Demo ausprobieren" style="background: #0366d6; color: white; padding: 1rem 2rem; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 8px rgba(3, 102, 214, 0.3);">🚀 Live-Demo starten</a>
199+
<a href="https://ciacompliancemanager.com/" title="Live-Demo starten" style="background: #0366d6; color: white; padding: 1rem 2rem; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 8px rgba(3, 102, 214, 0.3);">🚀 Live-Demo starten</a>
200200
<a href="https://github.com/Hack23/cia-compliance-manager" title="GitHub Repository" class="btn-primary">📂 Auf GitHub ansehen</a>
201201
<a href="cia-compliance-manager-features.html" title="Features" class="btn-primary">✨ Funktionen</a>
202202
<a href="cia-compliance-manager-docs.html" title="Documentation" class="btn-primary">📚 Dokumentation</a>

0 commit comments

Comments
 (0)