diff --git a/docs/install/docker.md b/docs/install/docker.md index a5e36fb4169..facb3ba6e73 100644 --- a/docs/install/docker.md +++ b/docs/install/docker.md @@ -81,7 +81,7 @@ echo 'source ~/.clawdock/clawdock-helpers.sh' >> ~/.zshrc && source ~/.zshrc Then use `clawdock-start`, `clawdock-stop`, `clawdock-dashboard`, etc. Run `clawdock-help` for all commands. -See [Shell Helpers README](/scripts/shell-helpers/README.md) for details. +See [Shell Helpers README](https://github.com/openclaw/openclaw/blob/main/scripts/shell-helpers/README.md) for details. ### Manual flow (compose)