From 760c1ce2e959039a6d5c955db0ef188a6de7198d Mon Sep 17 00:00:00 2001 From: Annie_wang Date: Wed, 27 Apr 2022 15:54:31 +0800 Subject: [PATCH] update docs Signed-off-by: Annie_wang --- en/device-dev/subsystems/subsys-security-sigverify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/device-dev/subsystems/subsys-security-sigverify.md b/en/device-dev/subsystems/subsys-security-sigverify.md index 66ec4fba0f..86ab86db16 100644 --- a/en/device-dev/subsystems/subsys-security-sigverify.md +++ b/en/device-dev/subsystems/subsys-security-sigverify.md @@ -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). -- GitLab