diff --git a/blog/20220511-simplex-chat-v2-images-files/index.html b/blog/20220511-simplex-chat-v2-images-files/index.html index 6a6563fa00..a84e02aa80 100644 --- a/blog/20220511-simplex-chat-v2-images-files/index.html +++ b/blog/20220511-simplex-chat-v2-images-files/index.html @@ -19,4 +19,4 @@
+
diff --git a/blog/index.html b/blog/index.html
index efd2ce6112..f2f41ea9e5 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -321,7 +321,7 @@
<li>To make a private connection, you need to create a one-time connection link or a QR code via the app. You can show the QR code to your contact in person or via a video call - this is the most secure way to create a connection - or you can share the link via any other channel. Only one user can connect via this link.</li>
<li>Once another user scans the QR code or opens the app via the link the connection will be created and you can send end-to-end encrypted messages privately, without anybody knowing you are connected.</li>
</ol>
-<img src="https://github.com/simplex-chat/.github/blob/master/profile/images/conversation.png" alt="Make a private connection" width="594" height="360">
+<img src="/img/images/conversation.png" alt="Make a private connection" width="594" height="360">
-->
diff --git a/img/images/conversation.png b/img/images/conversation.png
new file mode 100644
index 0000000000..539f43d11f
Binary files /dev/null and b/img/images/conversation.png differ