change url
This commit is contained in:
parent
40310e64bc
commit
b1c3b19915
|
@ -1,4 +1,4 @@
|
|||
export const OWNER = "ChatGPTNextWeb";
|
||||
export const OWNER = "afrezhou";
|
||||
export const REPO = "ChatGPT-Next-Web";
|
||||
export const REPO_URL = `https://github.com/${OWNER}/${REPO}`;
|
||||
export const PLUGINS_REPO_URL = `https://github.com/${OWNER}/NextChat-Awesome-Plugins`;
|
||||
|
|
Loading…
Reference in New Issue