Skip to content

Commit 1bbdc89

Browse files
author
Kai (OpenClaw)
committed
Fix clawhub links -> point to GitHub repo
1 parent a3d44dd commit 1bbdc89

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![codecov](https://codecov.io/gh/yhyatt/clawback/branch/main/graph/badge.svg)](https://codecov.io/gh/yhyatt/clawback)
1111
[![Python](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12-blue)](https://github.com/yhyatt/clawback)
1212
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
13-
[![OpenClaw Skill](https://img.shields.io/badge/OpenClaw-Skill-blue)](https://clawhub.com/skills/clawback-expense)
13+
[![OpenClaw Skill](https://img.shields.io/badge/OpenClaw-Skill-blue)](https://github.com/yhyatt/clawback)
1414
[![Contributing](https://img.shields.io/badge/contributions-welcome-brightgreen)](CONTRIBUTING.md)
1515

1616
No forms. No dropdowns. No app to install.
@@ -198,10 +198,10 @@ User message (natural language)
198198
pip install clawback
199199
```
200200

201-
Or install the [OpenClaw skill](https://clawhub.com/skills/clawback-expense) and let your AI assistant handle it:
201+
Or install the [OpenClaw skill](https://github.com/yhyatt/clawback) and let your AI assistant handle it:
202202

203203
```bash
204-
clawhub install clawback-expense
204+
https://github.com/yhyatt/clawback
205205
```
206206

207207
### First-time setup
@@ -324,7 +324,7 @@ pytest -m oracle --haiku
324324
ClawBack ships as an [OpenClaw](https://openclaw.ai) skill. Install it and your AI assistant can parse expenses from WhatsApp or Telegram automatically — no manual `clawback handle` commands needed.
325325

326326
```bash
327-
clawhub install clawback-expense
327+
https://github.com/yhyatt/clawback
328328
```
329329

330330
Once installed, just talk naturally in your group:

0 commit comments

Comments
 (0)