docs: update docs

This commit is contained in:
zhayujie
2026-04-01 15:31:41 +08:00
parent 830b8f2971
commit a38b22a6a2
34 changed files with 38 additions and 38 deletions

View File

@@ -47,7 +47,7 @@ After installation, use the `cow` command to manage the service:
| `cow update` | Update code and restart |
| `cow install-browser` | Install browser tool dependencies |
See the [Commands documentation](/en/commands/index) for more details.
See the [Commands documentation](/en/cli/index) for more details.
<Note>
If the `cow` command is not available, you can use `./run.sh <command>` (Linux/macOS) or `.\scripts\run.ps1 <command>` (Windows) as a fallback. Both are functionally equivalent.