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:
parent
1edc32b919
commit
3e6049bfa9
3 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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">
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue