diff --git a/BUILD_STATUS.md b/BUILD_STATUS.md index 6470f18..dfdb965 100644 --- a/BUILD_STATUS.md +++ b/BUILD_STATUS.md @@ -1,4 +1,4 @@ -# OpenClaw Dashboard - Build Status +# ClawMetry - Build Status ## Latest Updates diff --git a/docs/CLOUD_TESTING.md b/docs/CLOUD_TESTING.md index 155d4db..f4dcd53 100644 --- a/docs/CLOUD_TESTING.md +++ b/docs/CLOUD_TESTING.md @@ -1,6 +1,6 @@ # Cloud Testing Guide -Run the OpenClaw Dashboard on a remote server and access it from anywhere. +Run ClawMetry on a remote server and access it from anywhere. --- diff --git a/package.json b/package.json index b68be02..8a035b7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "openclaw-dashboard-repo", "private": true, "version": "0.0.1", - "description": "Repo-level scripts for OpenClaw Dashboard and Clawmetry landing deployment", + "description": "Repo-level scripts for Clawmetry landing deployment", "scripts": { "deploy": "bash scripts/deploy-landing.sh", "deploy:landing": "bash scripts/deploy-landing.sh"