From ceeb42f2bc71f67d72e55a08747ebfc18a05ba9c Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Mon, 8 Jan 2024 20:15:59 +0800 Subject: [PATCH] update: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29386a365..025672a0b 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ It is built using Golang and supports cross-platform deployment, ensuring a cons + **REST API**: OpenIMServer offers REST APIs for business systems, aimed at empowering businesses with more functionalities, such as creating groups and sending push messages through backend interfaces. + **Webhooks**: OpenIMServer provides callback capabilities to extend more business forms. A callback means that OpenIMServer sends a request to the business server before or after a certain event, like callbacks before or after sending a message. -👉 **[Learn more](https://doc.rentsoft.cn/guides/introduction/product)** +👉 **[Learn more](https://docs.openim.io/guides/introduction/product)** ## :rocket: Quick Start