From 197585d7b744a8d83dd1e46f39f6c009f26ae4ef Mon Sep 17 00:00:00 2001 From: Nikesh Parajuli Date: Sat, 29 Mar 2025 17:05:26 -0400 Subject: [PATCH] fix: missing screenshot --- content/3.troubleshooting/4. misc-troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/3.troubleshooting/4. misc-troubleshooting.md b/content/3.troubleshooting/4. misc-troubleshooting.md index 9f0ec1e..dfd1c78 100644 --- a/content/3.troubleshooting/4. misc-troubleshooting.md +++ b/content/3.troubleshooting/4. misc-troubleshooting.md @@ -13,5 +13,5 @@ For security reasons, Msty saves your API keys in the keychain of your device. W To avoid re-entering the API keys on every device, you can choose to save the API keys **unencrypted** in the Workspace folder. This option is available when you add a new API key or edit an existing API key. Just uncheck `Save key securely in keychain` option when adding or editing an API key. Keep in mind that this needs to be done **before** you create the Workspace and import it to another device. -::image-plain{src="/how-to/sync-msty-between-devices/api-key-keychain.webp" alt="Uncheck 'Save key securely in keychain' to avoid re-entering API keys on every device"} +::image-plain{src="/how-to/share-msty-between-devices/api-key-keychain.webp" alt="Uncheck 'Save key securely in keychain' to avoid re-entering API keys on every device"} ::