From 13d5fa71c204bbb5fac79fd2052ec85f59666e98 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Fri, 8 May 2026 01:23:57 -0700 Subject: [PATCH] fix(openclaw): correct homepage to claude-mem.ai Co-Authored-By: Claude Opus 4.7 (1M context) --- openclaw/openclaw.plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openclaw/openclaw.plugin.json b/openclaw/openclaw.plugin.json index 9f908b43..4b793324 100644 --- a/openclaw/openclaw.plugin.json +++ b/openclaw/openclaw.plugin.json @@ -6,7 +6,7 @@ "version": "13.0.0", "license": "Apache-2.0", "author": "thedotmack", - "homepage": "https://claude-mem.com", + "homepage": "https://claude-mem.ai", "skills": ["skills/make-plan", "skills/do"], "configSchema": { "type": "object",