diff --git a/README.md b/README.md index 699a682..d6fc912 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,6 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . ``` -Powered by [YukiHookAPI](https://github.com/fankes/YukiHookAPI) +Powered by [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI) 版权所有 © 2017-2023 Fankes Studio(qzmmcn@163.com) \ No newline at end of file diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 3872d85..f109374 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -1302,7 +1302,7 @@ android:ellipsize="end" android:lineSpacingExtra="6dp" android:maxLines="2" - android:text="此模块使用 YukiHookAPI 构建。\n了解更多 https://github.com/fankes/YukiHookAPI" + android:text="此模块使用 YukiHookAPI 构建。\n了解更多 https://github.com/HighCapable/YukiHookAPI" android:textColor="@color/colorTextGray" android:textSize="11sp" />