diff --git a/sig/sig-appframework/sig-appframework.md b/sig/sig-appframework/sig-appframework.md index 237e3afa3b5bbd93c7f9dd780cd55394d3a98838..b88e318164a4f92a96ec9fa5f8d971910d4a686a 100755 --- a/sig/sig-appframework/sig-appframework.md +++ b/sig/sig-appframework/sig-appframework.md @@ -19,8 +19,8 @@ OpenHarmony ApplicationFramework Governance Charter、ApplicationFramework Revie - ability_ability_lite:https://gitee.com/openharmony/ability_ability_lite - ability_ability_runtime:https://gitee.com/openharmony/ability_ability_runtime - ability_ability_base:https://gitee.com/openharmony-sig/ability_ability_base - - ability_form_runtime:https://gitee.com/openharmony-sig/ability_form_runtime - - ability_idl:https://gitee.com/openharmony-sig/ability_idl + - ability_form_fwk:https://gitee.com/openharmony-sig/ability_form_fwk + - ability_idl_tool:https://gitee.com/openharmony-sig/ability_idl_tool - bundlemanager_bundle_framework:https://gitee.com/openharmony/bundlemanager_bundle_framework - bundlemanager_bundle_framework_lite:https://gitee.com/openharmony/bundlemanager_bundle_framework_lite - developtools_ace-js2bundle:https://gitee.com/openharmony/developtools_ace-js2bundle diff --git a/sig/sig-appframework/sig-appframework_cn.md b/sig/sig-appframework/sig-appframework_cn.md index 37735b6a154d99ad6f78434b337d3209eee84148..9e710c58d49321e3a9a8971127347bde7480bb24 100755 --- a/sig/sig-appframework/sig-appframework_cn.md +++ b/sig/sig-appframework/sig-appframework_cn.md @@ -17,8 +17,8 @@ ApplicationFramework相关的设计评审、提交评审、《OpenHarmony Applic - aafwk_lite:https://gitee.com/openharmony/aafwk_aafwk_lite - ability_ability_runtime:https://gitee.com/openharmony/ability_ability_runtime - ability_ability_base:https://gitee.com/openharmony-sig/ability_ability_base - - ability_form_runtime:https://gitee.com/openharmony-sig/ability_form_runtime - - ability_idl:https://gitee.com/openharmony-sig/ability_idl + - ability_form_fwk:https://gitee.com/openharmony-sig/ability_form_fwk + - ability_idl_tool:https://gitee.com/openharmony-sig/ability_idl_tool - bundlemanager_bundle_framework:https://gitee.com/openharmony/bundlemanager_bundle_framework - bundlemanager_bundle_framework_lite:https://gitee.com/openharmony/bundlemanager_bundle_framework_lite - developtools_ace-js2bundle:https://gitee.com/openharmony/developtools_ace-js2bundle diff --git a/sig/sigs.json b/sig/sigs.json index c40b7656e35c3b7ef7bbdb0747e70c8a0008971d..32c55723848a312e83f21bed033561e4d02b62d0 100755 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -856,8 +856,8 @@ "https://gitee.com/openharmony/ability_ability_runtime", "https://gitee.com/openharmony/ability_ability_lite", "https://gitee.com/openharmony-sig/ability_ability_base", - "https://gitee.com/openharmony-sig/ability_form_runtime", - "https://gitee.com/openharmony-sig/ability_idl", + "https://gitee.com/openharmony-sig/ability_form_fwk", + "https://gitee.com/openharmony-sig/ability_idl_tool", "https://gitee.com/openharmony/bundlemanager_bundle_framework", "https://gitee.com/openharmony/bundlemanager_bundle_framework_lite", "https://gitee.com/openharmony/global_resource_management", @@ -871,8 +871,8 @@ "foundation/ability/ability_runtime", "foundation/ability/ability_lite", "foundation/ability/ability_base", - "foundation/ability/form_runtime", - "foundation/ability/idl", + "foundation/ability/form_fwk", + "foundation/ability/idl_tool", "foundation/bundlemanager/bundle_framework", "foundation/bundlemanager/bundle_framework_lite", "base/global/resource_management",