Fix: CLI Social Links (#7601)

* Update social CLI links

* Fix star emoji

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
Simon Duncan 2025-04-11 20:44:59 -05:00 committed by GitHub
commit b39fdc5b7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 24 additions and 25 deletions

View file

@ -401,9 +401,8 @@ def print_banner(host: str, port: int, protocol: str) -> None:
title = f"[bold]Welcome to {styled_package_name}[/bold]\n"
info_text = (
"Collaborate and contribute: "
":star2:[bold][link=https://github.com/langflow-ai/langflow]GitHub Repo[/link][/bold] • "
":speech_balloon:[bold][link=https://discord.com/invite/EqksyE2EX9]Join Discord[/link][/bold]"
":star2: GitHub: Star for updates → https://github.com/langflow-ai/langflow\n"
":speech_balloon: Discord: Join for support → https://discord.com/invite/EqksyE2EX9"
)
telemetry_text = (
"We collect anonymous usage data to improve Langflow.\n"