diff options
| author | saturneric <[email protected]> | 2025-06-24 13:22:32 +0000 | 
|---|---|---|
| committer | saturneric <[email protected]> | 2025-06-24 13:22:32 +0000 | 
| commit | 83f2afd8ff65946f1cbcd82704ae2f9c92be6c6f (patch) | |
| tree | 1c6a718b4b60a47499f84a10c2bff700e8388ba5 /src/content/docs/guides/generate-use-subkey.md | |
| parent | docs: update documentation for setup and requirements (diff) | |
| download | Manual-83f2afd8ff65946f1cbcd82704ae2f9c92be6c6f.tar.gz Manual-83f2afd8ff65946f1cbcd82704ae2f9c92be6c6f.zip | |
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
Diffstat (limited to '')
| -rw-r--r-- | src/content/docs/guides/generate-use-subkey.md | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/src/content/docs/guides/generate-use-subkey.md b/src/content/docs/guides/generate-use-subkey.md index d1af9be..f3f9271 100644 --- a/src/content/docs/guides/generate-use-subkey.md +++ b/src/content/docs/guides/generate-use-subkey.md @@ -29,7 +29,7 @@ There are **two entry points** to generate a subkey:  3. Switch to the **Keychain** tab.  4. Click the **“Generate A New Subkey”** button. - +  ### Configuring the Subkey @@ -68,7 +68,7 @@ Once all configurations are completed:  - The new subkey will be listed under the **Keychain** tab of the selected key    pair. - +  ## Understanding Primary Keys and Subkeys @@ -154,7 +154,7 @@ and successfully export a subkey:     a location to save the exported subkey. Choose a secure directory and save     the subkey as a separate file. - +  ### Step-by-Step Guide to Importing Subkeys | 
