From ee13bdd1ea7f695159d71d471072ee8a69f2e25e Mon Sep 17 00:00:00 2001 From: PCBZ Date: Tue, 5 May 2026 22:05:35 -0700 Subject: [PATCH 1/2] fix readme icon --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d60109..c80abb3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # OpenClaw on DigitalOcean + Azure + GCP -[![Security Checks](https://github.com/PCBZ/OpenClaw_Docker/actions/workflows/security.yml/badge.svg)](https://github.com/PCBZ/OpenClaw_Docker/actions/workflows/security.yml) +[![Security Checks](https://github.com/PCBZ/OpenClaw_openclaw-deploy-kit/actions/workflows/security.yml/badge.svg)](https://github.com/PCBZ/OpenClaw_openclaw-deploy-kit/actions/workflows/security.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) -[![Last Commit](https://img.shields.io/github/last-commit/PCBZ/OpenClaw_Docker)](https://github.com/PCBZ/OpenClaw_Docker/commits/main) +[![Last Commit](https://img.shields.io/github/last-commit/PCBZ/OpenClaw_openclaw-deploy-kit)](https://github.com/PCBZ/OpenClaw_openclaw-deploy-kit/commits/main) [![Terraform](https://img.shields.io/badge/Terraform-%3E%3D1.5-844fba?logo=terraform&logoColor=white)](https://www.terraform.io) [![DigitalOcean](https://img.shields.io/badge/DigitalOcean-Droplet-0080ff?logo=digitalocean&logoColor=white)](https://www.digitalocean.com) [![Azure](https://img.shields.io/badge/Azure-VM-0078d4?logo=microsoft-azure&logoColor=white)](https://azure.microsoft.com) From ba931d32f0aecc0b279dfb1412cdcf368e523e96 Mon Sep 17 00:00:00 2001 From: PCBZ Date: Tue, 5 May 2026 22:07:12 -0700 Subject: [PATCH 2/2] fix(readme): correct repo URL from OpenClaw_openclaw-deploy-kit to openclaw-deploy-kit Co-Authored-By: Claude Sonnet 4.6 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c80abb3..75f53a9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # OpenClaw on DigitalOcean + Azure + GCP -[![Security Checks](https://github.com/PCBZ/OpenClaw_openclaw-deploy-kit/actions/workflows/security.yml/badge.svg)](https://github.com/PCBZ/OpenClaw_openclaw-deploy-kit/actions/workflows/security.yml) +[![Security Checks](https://github.com/PCBZ/openclaw-deploy-kit/actions/workflows/security.yml/badge.svg)](https://github.com/PCBZ/openclaw-deploy-kit/actions/workflows/security.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) -[![Last Commit](https://img.shields.io/github/last-commit/PCBZ/OpenClaw_openclaw-deploy-kit)](https://github.com/PCBZ/OpenClaw_openclaw-deploy-kit/commits/main) +[![Last Commit](https://img.shields.io/github/last-commit/PCBZ/openclaw-deploy-kit)](https://github.com/PCBZ/openclaw-deploy-kit/commits/main) [![Terraform](https://img.shields.io/badge/Terraform-%3E%3D1.5-844fba?logo=terraform&logoColor=white)](https://www.terraform.io) [![DigitalOcean](https://img.shields.io/badge/DigitalOcean-Droplet-0080ff?logo=digitalocean&logoColor=white)](https://www.digitalocean.com) [![Azure](https://img.shields.io/badge/Azure-VM-0078d4?logo=microsoft-azure&logoColor=white)](https://azure.microsoft.com)