From 83f2afd8ff65946f1cbcd82704ae2f9c92be6c6f Mon Sep 17 00:00:00 2001 From: saturneric Date: Tue, 24 Jun 2025 15:22:32 +0200 Subject: docs: update image urls in documentation guides - replace outdated image urls with new ones - standardize image url format across all guides - update references to match new image locations --- src/content/docs/guides/import-export-key-pair.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/content/docs/guides/import-export-key-pair.md') diff --git a/src/content/docs/guides/import-export-key-pair.md b/src/content/docs/guides/import-export-key-pair.md index 48a782e..0ac9274 100644 --- a/src/content/docs/guides/import-export-key-pair.md +++ b/src/content/docs/guides/import-export-key-pair.md @@ -11,13 +11,13 @@ To access the import options, navigate to the toolbar and select the desired method based on your specific requirements. Additionally, you can access additional options by selecting the action menu in the key management section. -![](https://image.cdn.bktus.com/i/2023/11/16/7c24bd6d-6e50-0eb8-943e-3447b96894b3.webp) +![](https://image.cdn.bktus.com/i/2025/06/24/65a0c1fce233c2fc15afd362b432eb53f684c73d.webp) In fact, you can find the action menu in the key management section, which provides access to additional key management options beyond those available in the toolbar. -![](https://image.cdn.bktus.com/i/2023/11/16/15595b17-3a88-d790-c475-cf8c5c7ee4a5.webp) +![](https://image.cdn.bktus.com/i/2025/06/24/0f9c76d074dd6c364603baea3c565e66c9a8d62d.webp) ### File @@ -45,7 +45,7 @@ to import a corresponding public key. It is important to note that when using this method, only public keys can be imported. A detailed description of this part can be found -[Here](./key-server-operations.md). +[Here](/guides/key-server-operations/). ### Dropdown on Key Toolbox @@ -82,7 +82,7 @@ shown in the screenshot below. This will save the data to a file. Before proceeding, please make sure to choose a suitable directory to store the file containing the public key data. -![](https://image.cdn.bktus.com/i/2023/11/16/5f7a4dbc-d261-c395-31eb-a1bc55cb4d55.webp) +![](https://image.cdn.bktus.com/i/2025/06/24/b9ea951b5c94e8f18cc22e6e415778b97818718f.webp) ### Export multiple public keys at once @@ -91,7 +91,7 @@ pairs on the key management interface and click on the "Export to Clipboard" option. This will copy the data to your system clipboard, which you can then paste into any application or file. -![](https://image.cdn.bktus.com/i/2023/11/16/fae0706d-8836-5ffe-804e-c21b06f1b445.webp) +![](https://image.cdn.bktus.com/i/2025/06/24/0ce7919189489923f38e3871e407dad96b788174.webp) ### Export Private Key @@ -100,7 +100,7 @@ contains the private key (either the primary key or subkey). From there, you can select a destination and GpgFrontend will export the corresponding private key content to that location. -![](https://image.cdn.bktus.com/i/2023/11/16/a453e2cd-3489-6403-8a89-13faa4dd6b32.webp) +![](https://image.cdn.bktus.com/i/2025/06/24/9dbc57b795542a5f9c2f78875d5be1f9c692ed0d.webp) Exporting the private key also exports both the public key and private key data, as the private key data alone is meaningless without the corresponding public -- cgit v1.2.3