docs: 更新仓库URL从cwd到CWD
将所有文档和代码中的仓库URL从小写的'cwd'更新为大写的'CWD',以保持一致性
This commit is contained in:
@@ -30,7 +30,7 @@ CWD 评论系统。
|
||||
|
||||
```bash
|
||||
# 克隆项目
|
||||
git clone https://github.com/anghunk/cwd
|
||||
git clone https://github.com/anghunk/CWD
|
||||
|
||||
# API 项目
|
||||
cd cwd-api
|
||||
|
||||
Reference in New Issue
Block a user