Skip to content

Commit 43f0b48

Browse files
baixiangerclaude
andcommitted
Fix doc links: use absolute GitHub URLs for npm compatibility
Relative links to docs/ break on npmjs.com. Using absolute GitHub URLs so links work on both npm and GitHub. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 96e57e3 commit 43f0b48

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ A CLI that wraps [Xueqiu (雪球)](https://xueqiu.com) APIs into JSON for AI age
3131
npm install -g snowball-cli # or: bun add -g snowball-cli
3232
```
3333

34-
> **VPS / Docker / OpenClaw?** See the [Setup Guide](docs/setup.md).
34+
> **VPS / Docker / OpenClaw?** See the [Setup Guide](https://github.com/baixianger/snowball-cli/blob/main/docs/setup.md).
3535
3636
## Quick start
3737

README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
npm install -g snowball-cli # 或:bun add -g snowball-cli
3232
```
3333

34-
> **VPS / Docker / OpenClaw?** 请看 [安装与授权指南](docs/setup.zh-CN.md)
34+
> **VPS / Docker / OpenClaw?** 请看 [安装与授权指南](https://github.com/baixianger/snowball-cli/blob/main/docs/setup.zh-CN.md)
3535
3636
## 快速开始
3737

@@ -65,7 +65,7 @@ snowball kol SH600519
6565

6666
## 命令速查
6767

68-
完整命令详解请看 [命令行参考](docs/commands.zh-CN.md)
68+
完整命令详解请看 [命令行参考](https://github.com/baixianger/snowball-cli/blob/main/docs/commands.zh-CN.md)
6969

7070
### 行情
7171

0 commit comments

Comments
 (0)