Skip to content

Commit c8a30b1

Browse files
Emre UgurluEmre Ugurlu
authored andcommitted
Update training link to use GitHub Pages from training repo
1 parent 8559dbd commit c8a30b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<h3 style="color: white; margin-top: 0;">Free, Interactive Security Training Platform</h3>
77
<p style="font-size: 16px; margin-bottom: 20px;">A comprehensive, gamified training platform covering phishing, social engineering, privacy awareness, and secure coding - completely free and open source.</p>
88
<div style="display: flex; gap: 15px; flex-wrap: wrap;">
9-
<a href="../training/cybersecurity-privacy-training-combined.html" target="_blank" rel="noopener noreferrer" style="background: white; color: #7B2CBF; padding: 12px 32px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 16px; transition: all 0.3s ease; box-shadow: 0 2px 8px rgba(0,0,0,0.1);" onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 4px 12px rgba(123,44,191,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)';">Launch Training 🚀</a>
9+
<a href="https://emreugurlu.github.io/open-security-training/cybersecurity-privacy-training-combined.html" target="_blank" rel="noopener noreferrer" style="background: white; color: #7B2CBF; padding: 12px 32px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 16px; transition: all 0.3s ease; box-shadow: 0 2px 8px rgba(0,0,0,0.1);" onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 4px 12px rgba(123,44,191,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)';">Launch Training 🚀</a>
1010
</div>
1111
</div>
1212

0 commit comments

Comments
 (0)