Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BUILD_STATUS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# OpenClaw Dashboard - Build Status
# ClawMetry - Build Status

## Latest Updates

Expand Down
2 changes: 1 addition & 1 deletion docs/CLOUD_TESTING.md
Original file line number Diff line number Diff line change
@@ -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.

---

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading