change url
This commit is contained in:
parent
c3dc54dd91
commit
40310e64bc
|
@ -566,5 +566,5 @@ export const PLUGINS = [
|
|||
{ name: "Search Chat", path: Path.SearchChat },
|
||||
];
|
||||
|
||||
export const SAAS_CHAT_URL = "https://nextchat.dev/chat";
|
||||
export const SAAS_CHAT_UTM_URL = "https://nextchat.dev/chat?utm=github";
|
||||
export const SAAS_CHAT_URL = "https://kaiyanmedical.com";
|
||||
export const SAAS_CHAT_UTM_URL = "https://kaiyanmedical.com/chat?utm=github";
|
||||
|
|
Loading…
Reference in New Issue