Skip to content

Commit e02fff0

Browse files
authored
Update projects.md
1 parent 712feef commit e02fff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<h3 style="color: white; margin-top: 0;">Free, AI-Powered GRC Learning Platform</h3>
2929
<p style="font-size: 16px; margin-bottom: 20px;">Generate hyper-personalized GRC Engineering learning labs in 5 minutes using Claude or ChatGPT. Build automation projects, master prompt engineering, and level up your career - completely free and open source.</p>
3030
<div style="display: flex; gap: 15px; flex-wrap: wrap;">
31-
<a href="https://grc.engineering/grc_engineering_lab_builder/generator.html" target="_blank" rel="noopener noreferrer" style="background: white; color: #FF6B35; 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(255,107,53,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)';">Generate My Prompts 🚀</a>
31+
<a href="https://grc.engineering/grc_engineering_lab_builder/index.html" target="_blank" rel="noopener noreferrer" style="background: white; color: #FF6B35; 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(255,107,53,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)';">Generate My Prompts 🚀</a>
3232
</div>
3333
</div>
3434

0 commit comments

Comments
 (0)