From e387f93d75629d1b85c8c694832de0eb7c18974c Mon Sep 17 00:00:00 2001 From: saturneric Date: Sat, 17 Aug 2024 17:00:39 +0200 Subject: fix: add contents and fix broken links --- src/content/docs/guides/view-keypair-info.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/content/docs/guides/view-keypair-info.md') diff --git a/src/content/docs/guides/view-keypair-info.md b/src/content/docs/guides/view-keypair-info.md index 875a0f4..85bf534 100644 --- a/src/content/docs/guides/view-keypair-info.md +++ b/src/content/docs/guides/view-keypair-info.md @@ -40,8 +40,8 @@ This part is the information of the primary key of the key pair. The primary key is very crucial because without it, you cannot perform related management operations like adding and revoking sub-keys (similar to not being able to open the key ring). Let's introduce the information of the primary key separately -below. If you want to learn more, see the [Basic Concepts](../basic-concepts.md) -section. +below. If you want to learn more, see the [Fundamental +Concepts](/guides/fundamental-concepts) section. The absence of the master key means that the private key of the master key does not exist, but this doesn't mean that neither the public key nor the private key -- cgit v1.2.3