change url

This commit is contained in:
afred 2024-12-11 09:50:21 +08:00
parent 40310e64bc
commit b1c3b19915
1 changed files with 1 additions and 1 deletions

View File

@ -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`;