diff options
Diffstat (limited to '')
| -rw-r--r-- | src/content/docs/overview/getting-started.md | 6 | 
1 files changed, 2 insertions, 4 deletions
| diff --git a/src/content/docs/overview/getting-started.md b/src/content/docs/overview/getting-started.md index 1198c97..167b4d9 100644 --- a/src/content/docs/overview/getting-started.md +++ b/src/content/docs/overview/getting-started.md @@ -114,7 +114,8 @@ provides an essential overview of encryption principles, key management basics,  and the main concepts used throughout GpgFrontend.  Then, you can quickly get started by referring to the following topic-specific -guides: +guides. For more details about operations and the user interface, please refer to: +[Interface Understanding](/guides/understand-interface/)  - [Generating a Key Pair](/guides/generate-key/)  - [Importing and Exporting Key Pairs](/guides/import-export-key-pair/) @@ -124,9 +125,6 @@ guides:  - [Key Server Operations](/guides/key-server-operations/)  - [Smart Card Operations](/guides/smart-card/) -For more details about operations and the user interface, please refer to: -[GpgFrontend Interface Overview](/guides/understand-interface/) -  :::tip  You can also explore more topic-specific guides in the "Brief Guides" section. | 
