diff --git a/docs/CLI.md b/docs/CLI.md index 1c49c8a1f5..0d243a57de 100644 --- a/docs/CLI.md +++ b/docs/CLI.md @@ -146,7 +146,7 @@ Once you have started the chat, you will be prompted to specify your "display na The diagram below shows how to connect and message a contact:
- +
Once you've set up your local profile, enter `/c` (for `/connect`) to create a new connection and generate an invitation. Send this invitation to your contact via any other channel. @@ -165,7 +165,7 @@ Use `/help` in chat to see the list of available commands. To create a group use `/g `, then add contacts to it with `/a `. You can then send messages to the group by entering `# `. Use `/help groups` for other commands. -![simplex-chat](./images/groups.gif) +![simplex-chat](../images/groups.gif) > **Please note**: the groups are not stored on any server, they are maintained as a list of members in the app database to whom the messages will be sent. @@ -173,7 +173,7 @@ To create a group use `/g `, then add contacts to it with `/a ` - the recipient will have to accept it before it is sent. Use `/help files` for other commands. -![simplex-chat](./images/files.gif) +![simplex-chat](../images/files.gif) You can send files to a group with `/f # `. @@ -187,7 +187,7 @@ User address is "long-term" in a sense that it is a multiple-use connection link Use `/help address` for other commands. -![simplex-chat](./images/user-addresses.gif) +![simplex-chat](../images/user-addresses.gif) ### Access chat history