fix constant download url
This commit is contained in:
@@ -34,7 +34,7 @@ export const AI_WORKER_ENDPOINT = "https://ai-worker.enjoy.bot";
|
||||
export const WEB_API_URL = "https://enjoy.bot";
|
||||
export const WS_URL = "wss://enjoy.bot";
|
||||
|
||||
export const DOWNLOAD_URL = "https://1000h.org/enjoy-app/download.html";
|
||||
export const DOWNLOAD_URL = "https://1000h.org/enjoy-app/install.html";
|
||||
|
||||
export const REPO_URL =
|
||||
"https://github.com/zuodaotech/everyone-can-use-english";
|
||||
|
||||
Reference in New Issue
Block a user