diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index b8fbd27..590a7ed 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -30,7 +30,7 @@ lastUpdated: true, editLinks: true, - repo: 'MoespiritDevices/MoespiritDevices.github.io', + repo: 'Chuyu-Team/vc-ltl-docs', docsDir: 'docs', docsBranch: 'main', diff --git a/package.json b/package.json index 887725a..bd84bc5 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { - "name": "Chuyu-Team.github.io", + "name": "vc-ltl-docs", "version": "1.0.0", "description": "Chuyu Team Official Website", "main": "index.js", - "repository": "https://github.com/Chuyu-Team/Chuyu-Team.github.io", + "repository": "https://github.com/Chuyu-Team/vc-ltl-docs", "author": "MouriNaruto ", "license": "MIT", "devDependencies": {