From 9648ea6e208913232d1f838da4d1466a408bedb3 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Sat, 13 Jun 2026 10:46:05 -0700 Subject: [PATCH] docs(tutorial): point AlphaClaw deploy link at the official site (#2165) Step 4 of the personal-brain tutorial linked to the wrong top-level domain for AlphaClaw. Corrected so the deploy step works as written. --- docs/tutorials/personal-brain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/personal-brain.md b/docs/tutorials/personal-brain.md index 3be55c8f2..8aaaca957 100644 --- a/docs/tutorials/personal-brain.md +++ b/docs/tutorials/personal-brain.md @@ -86,7 +86,7 @@ Save this token. You'll need it for the AlphaClaw setup. AlphaClaw is the setup harness that manages OpenClaw deployment. -1. Go to [alphaclaw.com](https://alphaclaw.com) +1. Go to [alphaclaw.md](https://alphaclaw.md) 2. Enter your **workspace repo** (not the brain repo): `your-org/myagent` 3. Select "Use existing" if the repo already exists 4. Enter your GitHub PAT from Step 2