From 7279dc873f5d4d39e92af8da532fec513fc3f5db Mon Sep 17 00:00:00 2001 From: TeaOSLab <58546826+TeaOSLab@users.noreply.github.com> Date: Sat, 1 Jun 2024 17:58:37 +0800 Subject: [PATCH] Update README.md --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6f628262..8543a4c0 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,12 @@ * 流量限制 ## 在线演示 -* [http://demo.goedge.cn](http://demo.goedge.cn) +* [http://demo.goedge.cloud](http://demo.goedge.cloud) ## 文档 -* [新手指南](https://goedge.cn/docs/QuickStart/Index.md) -* [完整文档](https://goedge.cn/docs) -* [开发者指南](https://goedge.cn/docs/Developer/Build.md) +* [新手指南](https://goedge.cloud/docs/QuickStart/Index.md) +* [完整文档](https://goedge.cloud/docs) +* [开发者指南](https://goedge.cloud/docs/Developer/Build.md) ## 架构 ![架构图](doc/architect-zh.png) @@ -52,6 +52,3 @@ * [边缘节点](https://github.com/TeaOSLab/EdgeNode) * [API节点](https://github.com/TeaOSLab/EdgeAPI) * [管理平台](https://github.com/TeaOSLab/EdgeAdmin) - -## 感谢 -* 感谢 [Gitee](https://gitee.com/) 提供国内源代码托管平台 \ No newline at end of file