fix(env): correct typo in GITHUB_URL in .env.example

This commit is contained in:
EchoZenith
2026-01-26 11:53:52 +08:00
parent 5e6820cca3
commit ae304227cd

View File

@@ -1,3 +1,3 @@
BOT_TOKEN=your_token_here
ADMIN_ID=your_chat_id_here
GITHUB_URL=https://githhb.com/EchoZenith/TelegramContactBot
GITHUB_URL=https://github.com/EchoZenith/TelegramContactBot