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/understand-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/content/docs/guides/understand-interface.md') diff --git a/src/content/docs/guides/understand-interface.md b/src/content/docs/guides/understand-interface.md index 495f3e6..6a94564 100644 --- a/src/content/docs/guides/understand-interface.md +++ b/src/content/docs/guides/understand-interface.md @@ -8,7 +8,7 @@ This documentation explains the layout and features of the latest GpgFrontend interface, helping users to efficiently utilize all cryptographic operations in different workspaces. -![Interface](https://image.cdn.bktus.com/i/2025/06/24/f0121645a9c0d8f0e67b2b9f4d1788bd42c7674a.webp) +![](https://image.cdn.bktus.com/i/2025/06/24/1661f0ae38ec3a91c26c3bc495bbd68baf5cdd18.webp) ## Workspace Overview -- cgit