From 7767de8d2c965b260ccb32849a7e246f0a48e37f Mon Sep 17 00:00:00 2001 From: askuy Date: Wed, 24 Jan 2024 18:50:12 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98eac479..0139c8a9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ English | [简体中文](./README-zh.md) ## 1 Docs The official docs for developers. -View [https://ego.gocn.vip](https://ego.gocn.vip) +View [https://ego-org.com](https://ego-org.com) ## 2 Introduction EGO is a microservice-oriented governance framework implemented by golang, which integrates various engineering practices. Through the component-based design pattern, it is guaranteed that the business development can use various components in a unified way.