diff --git a/en/device-dev/subsystems/subsys-security-sigverify.md b/en/device-dev/subsystems/subsys-security-sigverify.md index 66ec4fba0f6f38fcd95b26eebe52e19040a61cf5..d2d735f7f7dd2a999a17cab786bc5b0eef6cf8a8 100644 --- a/en/device-dev/subsystems/subsys-security-sigverify.md +++ b/en/device-dev/subsystems/subsys-security-sigverify.md @@ -62,7 +62,7 @@ The following table lists the innerkits APIs provided by the signature verificat -**Table 2** APIs provided by the signature verification component for standard systems +**Table 2** API provided by the signature verification component for standard systems

API

@@ -83,5 +83,5 @@ The following table lists the innerkits APIs provided by the signature verificat ### OpenHarmony Self-signed Application -To develop an OpenHarmony self-signed application, follow instructions provided in the guide of [_Configuring the OpenHarmony App Signature_](https://gitee.com/openharmony/docs/blob/master/en/application-dev/quick-start/configuring-openharmony-app-signature.md) : +For details about how to develop an OpenHarmony self-signed application, see [_Having Your App Automatically Signed_](https://developer.harmonyos.com/en/docs/documentation/doc-guides/ohos-auto-configuring-signature-information-0000001271659465).