From 63bf3c047392d48d2635b08580182d2c01fc247b Mon Sep 17 00:00:00 2001 From: Alex Kesling Date: Fri, 3 Apr 2026 09:47:05 -0400 Subject: [PATCH] fix: use correct GitHub org (empathic/workshop) in all URLs --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7752d3d..05a3088 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ ## Clone and Build ```sh -git clone https://github.com/anthropics/workshop && cd workshop +git clone https://github.com/empathic/workshop && cd workshop # Cargo for development (fast iteration) cargo build -p workshop diff --git a/README.md b/README.md index aeef94e..c0e65d5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ browser. ## Install ```sh -curl -fsSL https://raw.githubusercontent.com/empathic-ai/workshop/main/scripts/install.sh | bash +curl -fsSL https://raw.githubusercontent.com/empathic/workshop/main/scripts/install.sh | bash ``` Installs the `work` binary to `~/.local/bin`. Requires