diff --git a/README-zh-CN.md b/README-zh-CN.md
index 7425ed2..d4482be 100644
--- a/README-zh-CN.md
+++ b/README-zh-CN.md
@@ -5,7 +5,7 @@
[](https://t.me/YukiHookAPI)
[](https://t.me/HighCapable_Dev)
-
+
帮助你快速创建一个使用 YukiHookAPI 打造的 Xposed 项目模板。
@@ -13,7 +13,7 @@
## 这是什么
-这是一个使用 [YukiHookAPI](https://github.com/fankes/YukiHookAPI) 作为核心的 Xposed 模块自动构建工具。
+这是一个使用 [YukiHookAPI](https://github.com/HighCapable/YuKiHookAPI) 作为核心的 Xposed 模块自动构建工具。
实现自动化搜索依赖快速搭建一个包含 Xposed 模块环境的 Android 项目模板。
diff --git a/README.md b/README.md
index 388db42..f13b858 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
[](https://t.me/YukiHookAPI)
[](https://t.me/HighCapable_Dev)
-
+
A Xposed Project Builder by YukiHookAPI.
@@ -13,7 +13,7 @@ English | [简体中文](https://github.com/HighCapable/YukiHookAPI-ProjectBuild
## What's this
-This is an automatic building tool for Xposed Modules using [YukiHookAPI](https://github.com/fankes/YukiHookAPI) as the core.
+This is an automatic building tool for Xposed Modules using [YukiHookAPI](https://github.com/HighCapable/YuKiHookAPI) as the core.
Implementing automated search relies on quickly building an Android project template that includes a Xposed Module environment.
diff --git a/public/project-template.zip b/public/project-template.zip
index 9975793..0516cbe 100644
Binary files a/public/project-template.zip and b/public/project-template.zip differ
diff --git a/src/app-space.js b/src/app-space.js
index 792841f..14956fc 100644
--- a/src/app-space.js
+++ b/src/app-space.js
@@ -80,7 +80,7 @@ const appSpace = {
label: locale.i18n.projectAddress,
accelerator: system.isMacOS ? 'command+w' : 'ctrl+w',
click: () => {
- system.openBrowser('https://github.com/fankes/YukiHookAPI');
+ system.openBrowser('https://github.com/HighCapable/YuKiHookAPI');
}
});
const helpDocumentationChildItem = new MenuItem({
diff --git a/src/content/index.html b/src/content/index.html
index e007922..1f4eb2c 100755
--- a/src/content/index.html
+++ b/src/content/index.html
@@ -270,7 +270,7 @@
{{aboutTip}}
{{projectAddress}}: 
- https://github.com/fankes/YukiHookAPI
+ https://github.com/HighCapable/YuKiHookAPI