fix: standardize Agent Lightning Discord invite link

Updated all pages to use consistent AL Discord invite (bVZtkceKsS):
- implementer.html: 2QH69Rtd → bVZtkceKsS
- leader.html: 2QH69Rtd → bVZtkceKsS
- index.html: 2QH69Rtd → bVZtkceKsS

All pages now use:
- Tractatus: https://discord.gg/Dkke2ADu4E
- Agent Lightning: https://discord.gg/bVZtkceKsS

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
TheFlow 2025-11-03 16:25:31 +13:00
parent 4b4be5cb0b
commit 41ea0d2a7c
3 changed files with 3 additions and 3 deletions

View file

@ -1333,7 +1333,7 @@ for user_message in conversation:
class="inline-flex items-center justify-center px-6 py-3 bg-indigo-600 text-white font-semibold rounded-lg hover:bg-indigo-700 transition">
💬 Tractatus Discord
</a>
<a href="https://discord.gg/2QH69Rtd" target="_blank" rel="noopener noreferrer"
<a href="https://discord.gg/bVZtkceKsS" target="_blank" rel="noopener noreferrer"
class="inline-flex items-center justify-center px-6 py-3 bg-purple-600 text-white font-semibold rounded-lg hover:bg-purple-700 transition">
⚡ AL Discord
</a>

View file

@ -128,7 +128,7 @@
class="inline-block bg-white text-purple-700 px-6 py-3 rounded-lg font-semibold hover:bg-purple-50 transition-all shadow-lg hover:shadow-xl">
Learn More →
</a>
<a href="https://discord.gg/2QH69Rtd"
<a href="https://discord.gg/bVZtkceKsS"
target="_blank"
rel="noopener noreferrer"
class="inline-block bg-purple-800 text-white px-6 py-3 rounded-lg font-semibold hover:bg-purple-900 transition-all border-2 border-purple-400">

View file

@ -433,7 +433,7 @@
class="inline-flex items-center justify-center px-6 py-3 bg-indigo-600 text-white font-semibold rounded-lg hover:bg-indigo-700 transition">
💬 Tractatus Discord
</a>
<a href="https://discord.gg/2QH69Rtd" target="_blank" rel="noopener noreferrer"
<a href="https://discord.gg/bVZtkceKsS" target="_blank" rel="noopener noreferrer"
class="inline-flex items-center justify-center px-6 py-3 bg-blue-600 text-white font-semibold rounded-lg hover:bg-blue-700 transition">
⚡ AL Discord
</a>