fix: rename manager module to git.zkcoi.com/zkcoi/Meshray-Manager
- go.mod module path matches repo zkcoi/Meshray-Manager (case-distinct from zkcoi/Meshray/core)
- rewrite internal imports meshray/{internal,web,pkg} -> Meshray-Manager/... (core refs kept)
- sync README.md / install.sh repo URLs; add CHANGELOG entry
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
> **💤 项目状态:个人练手的 Vibecoding 项目,目前已暂时搁置,后续有时间再继续完善。**
|
||||
|
||||
[](https://git.zkcoi.com/zkcoi/meshray)
|
||||
[](https://git.zkcoi.com/zkcoi/meshray)
|
||||
[](https://git.zkcoi.com/zkcoi/Meshray-Manager)
|
||||
[](https://git.zkcoi.com/zkcoi/Meshray-Manager)
|
||||
[](https://golang.org)
|
||||
[](LICENSE)
|
||||
|
||||
@@ -172,7 +172,7 @@ meshray/
|
||||
|
||||
```bash
|
||||
# 克隆项目
|
||||
git clone https://git.zkcoi.com/zkcoi/meshray.git
|
||||
git clone https://git.zkcoi.com/zkcoi/Meshray-Manager.git
|
||||
cd meshray
|
||||
|
||||
# 安装依赖
|
||||
|
||||
Reference in New Issue
Block a user