docs: 更新仓库URL从cwd到CWD

将所有文档和代码中的仓库URL从小写的'cwd'更新为大写的'CWD',以保持一致性
This commit is contained in:
anghunk
2026-01-21 10:58:58 +08:00
parent 643d5c92e8
commit 6626d3eee0
7 changed files with 10 additions and 10 deletions

View File

@@ -30,7 +30,7 @@ CWD 评论系统。
```bash
# 克隆项目
git clone https://github.com/anghunk/cwd
git clone https://github.com/anghunk/CWD
# API 项目
cd cwd-api