diff options
| author | saturneric <[email protected]> | 2025-06-23 20:51:40 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2025-06-23 20:51:40 +0000 |
| commit | 21dcd3268f42ebd7d7caa4f13faa62614c105542 (patch) | |
| tree | de4f1e89c21a644377c808051ded5a3c24814019 /src/content/docs/overview/getting-started.md | |
| parent | docs(downloads): restructure downloads page for better clarity (diff) | |
| download | Manual-21dcd3268f42ebd7d7caa4f13faa62614c105542.tar.gz Manual-21dcd3268f42ebd7d7caa4f13faa62614c105542.zip | |
docs: fix formatting and links in documentation
- remove colon from SecureLevel 2 heading
- fix link placement in getting-started guide
- improve section organization in getting-started
Diffstat (limited to 'src/content/docs/overview/getting-started.md')
| -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. |
