feat(docs): update YukiHookAPI owner link

This commit is contained in:
2023-10-21 00:55:59 +08:00
parent 1a3c8d9bcb
commit d8b3884cb0
2 changed files with 2 additions and 2 deletions

View File

@@ -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" />
</LinearLayout>