diff --git a/README.md b/README.md index 0a19c46..6b97019 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,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 744d3d1..463102b 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -631,7 +631,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" />