From c2f382bc05d8e486eaccfcfe0e45a40e1f085d61 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Thu, 29 Apr 2021 23:55:01 +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 23fcc9706..9fefa6c93 100755 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ docker run -it -d --name halo -p 8090:8090 -v ~/.halo:/root/.halo --restart=alwa | [halo-admin](https://github.com/halo-dev/halo-admin) | npm release | Web 管理端 UI,已内置在主应用 | | [halo-comment](https://github.com/halo-dev/halo-comment) | npm release | 独立评论组件,可以非常方便的集成到主题中 | | [halo-comment-normal](https://github.com/halo-dev/halo-comment-normal) | npm release | 另外一款评论组件 | -| [halo-app](https://github.com/halo-dev/halo-app) | 已停止维护 | 移动端管理 APP | +| [halo-mobile-app](https://github.com/halo-dev/halo-mobile-app) | 已停止维护 | 移动端管理 APP | | [tencent-cloudbase-halo](https://github.com/halo-dev/tencent-cloudbase-halo) | 无 | 腾讯云 CloudBase 一键部署配置 | | [halo-theme-*](https://github.com/topics/halo-theme) | 无 | GitHub 上开源的 Halo 主题集合 |