Browse Source

Update .env

Carey Wong 2 years ago
parent
commit
b71f372dc5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .env

+ 2 - 2
.env

@@ -1,8 +1,8 @@
 VUE_APP_PROJECT = "https://github.com/CareyWang/sub-web"
 
-VUE_APP_BOT_LINK = "https://t.me/CareyWong_bot"
+VUE_APP_BOT_LINK = "https://t.me/subconverter_discuss"
 
-VUE_APP_BACKEND_RELEASE = "https://github.com/tindy2013/subconverter/releases"
+VUE_APP_BACKEND_RELEASE = "https://github.com/tindy2013/subconverter/actions"
 
 VUE_APP_SUBCONVERTER_REMOTE_CONFIG = "https://raw.githubusercontent.com/tindy2013/subconverter/master/base/config/example_external_config.ini"