From fbe1ea1ab72dad39e01a1944ce5ee30e57e1364d Mon Sep 17 00:00:00 2001 From: "Tang, Xinru" Date: Sun, 8 Mar 2026 10:08:11 +0100 Subject: [PATCH] fix: use correct website URL (openclaw-easy.com) Co-Authored-By: Claude Opus 4.6 --- software/openclaw.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/openclaw.yml b/software/openclaw.yml index 170cbd0015..07dcb2a0fd 100644 --- a/software/openclaw.yml +++ b/software/openclaw.yml @@ -1,5 +1,5 @@ name: OpenClaw -website_url: https://openclaw.ai +website_url: https://openclaw-easy.com description: AI assistant gateway that connects LLMs (ChatGPT, Claude, Ollama) to WhatsApp, Telegram, Slack, and Discord. Supports local models via Ollama for fully offline operation. licenses: - MIT