From 317fbd2425abcae5dcea41ec6cc2b07162e36055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E4=BA=9A=E8=8A=B3?= Date: Tue, 27 Dec 2022 08:27:08 +0000 Subject: [PATCH] update en/application-dev/security/cert-guidelines.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛亚芳 --- en/application-dev/security/cert-guidelines.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/en/application-dev/security/cert-guidelines.md b/en/application-dev/security/cert-guidelines.md index c6c2ec6ab0..9ba67b2675 100644 --- a/en/application-dev/security/cert-guidelines.md +++ b/en/application-dev/security/cert-guidelines.md @@ -19,7 +19,6 @@ Typical operations involve the following: **Available APIs** -For details about the APIs, see [Certificate](../reference/apis/js-apis-cert.md). The table below describes the APIs used in this guide. @@ -172,7 +171,6 @@ Typical operations involve the following: **Available APIs** -For details about the APIs, see [Certificate](../reference/apis/js-apis-cert.md). The table below describes the APIs used in this guide. @@ -320,7 +318,6 @@ You need to use the certificate chain validator in certificate chain verificatio **Available APIs** -For details about the APIs, see [Certificate](../reference/apis/js-apis-cert.md). The table below describes the APIs used in this guide. @@ -432,7 +429,6 @@ Typical operations involve the following: **Available APIs** -For details about the APIs, see [Certificate](../reference/apis/js-apis-cert.md). The table below describes the APIs used in this guide. -- GitLab