Fixing broken front page link

This commit is contained in:
Jeremy Vyska 2025-11-10 12:39:14 +01:00
parent e508cb64fb
commit 9ea56d5843

View file

@ -131,7 +131,7 @@ images: ["images/og-image-fission.png"]
<p class="section-text"> <p class="section-text">
AI-optimized coding rules and guidelines designed to enhance the AL developer experience in modern AI-powered IDEs like VS Code and Cursor. AI-optimized coding rules and guidelines designed to enhance the AL developer experience in modern AI-powered IDEs like VS Code and Cursor.
</p> </p>
<a href="/docs/vibe-coding/"> <a href="/docs/agentic-coding/vibe-coding-rules/">
<button class="hero-mid-2 align-self-end">Explore Rules</button> <button class="hero-mid-2 align-self-end">Explore Rules</button>
</a> </a>
</div> </div>