From 46c2b3e70f748ec9634de600f561a0a83169e035 Mon Sep 17 00:00:00 2001 From: Daniel Olshansky Date: Mon, 9 Feb 2026 21:59:15 -0500 Subject: [PATCH] checkpoint --- docs/install/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)