docs(channels): fix telegram card icon (#14193)

This commit is contained in:
Seb Slight 2026-02-11 12:10:52 -05:00 committed by GitHub
parent 880f92c9e4
commit a98d7c26df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Status: production-ready for bot DMs + groups via grammY. Long polling is the de
<Card title="Channel troubleshooting" icon="wrench" href="/channels/troubleshooting">
Cross-channel diagnostics and repair playbooks.
</Card>
<Card title="Gateway configuration" icon="sliders" href="/gateway/configuration">
<Card title="Gateway configuration" icon="settings" href="/gateway/configuration">
Full channel config patterns and examples.
</Card>
</CardGroup>