From 825134a3fb6c1125244d200ad6472536d769388a Mon Sep 17 00:00:00 2001 From: skiffer-git <72860476+skiffer-git@users.noreply.github.com> Date: Wed, 26 May 2021 18:57:24 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4c6cb17f..9fcc89d71 100644 --- a/README.md +++ b/README.md @@ -338,9 +338,9 @@ All images are available at https://hub.docker.com/r/lyt1123/open_im_server ## Architecture -![avatar](https://github.com/Open-IM-IM/opim_admin/blob/main/docs/Architecture.jpg) +![avatar](https://github.com/OpenIMSDK/Open-IM-Server/blob/main/docs/Architecture.jpg) ## License Open-IM-Server is under the Apache 2.0 license. See -the [LICENSE](https://github.com/Open-IM-IM/opim_admin/blob/main/LICENSE) file for details. +the [LICENSE](https://github.com/OpenIMSDK/Open-IM-Server/blob/main/LICENSE) file for details. From ad21b6ce4ab28db416478e49dcb3e1a886d326ae Mon Sep 17 00:00:00 2001 From: Away <42713450+memory-qianxiao@users.noreply.github.com> Date: Wed, 26 May 2021 18:58:45 +0800 Subject: [PATCH 2/2] Update README.md . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fcc89d71..a485f325a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ business data. 2. Open-IM relies on five open source high-performance components: **Etcd**, **MySQL**, **MongoDB**, **Redis**, **Kafka**. Before you deploy Open-IM privately, please make sure that you have installed the above five components and **check the component parameters ** in the configuration file. If your server does not have the above components, you must install the missing components first. **If you have the above components, it is recommended to use them directly, if not, Docker installation is recommended, which is faster and more convenient**. -3. Git clone Open-IM project +3. Git clone Open-IM project ``` git clone https://github.com/tinode/chat