aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/guides
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/docs/guides')
-rw-r--r--src/content/docs/guides/generate-key.md2
-rw-r--r--src/content/docs/guides/key-server-operations.md2
-rw-r--r--src/content/docs/guides/view-keypair-info.md4
3 files changed, 5 insertions, 3 deletions
diff --git a/src/content/docs/guides/generate-key.md b/src/content/docs/guides/generate-key.md
index 7d2c25d..9202d80 100644
--- a/src/content/docs/guides/generate-key.md
+++ b/src/content/docs/guides/generate-key.md
@@ -202,6 +202,8 @@ primary keys may be restricted to certain secure algorithms for signing, subkeys
can employ diverse algorithms optimized for encryption, like ECDH, ensuring
efficient and secure operations tailored to the user's needs.
+For more Details: [Comparison of Cryptographic Algorithms](/extra/algorithms-comparison)
+
**Primary Key Supported Algorithms:**
- RSA
diff --git a/src/content/docs/guides/key-server-operations.md b/src/content/docs/guides/key-server-operations.md
index 6c01b66..6c3a186 100644
--- a/src/content/docs/guides/key-server-operations.md
+++ b/src/content/docs/guides/key-server-operations.md
@@ -132,7 +132,7 @@ this document to learn how to set the default key server.
This is an advanced function provided by GpgFrontend, it can synchronize all
your local public key information at one time, if you want to know, please read
-[this document](../features/sync-all-public-keys.md).
+[this document](/advanced/sync-all-public-keys).
## Key Server Related Settings
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