From 00c28c1f5b0985e4ce23a2403bc8db61d550763b Mon Sep 17 00:00:00 2001 From: Eckart Liemke Date: Fri, 17 Oct 2025 08:21:26 +0200 Subject: [PATCH] fix repo and name --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index bbde3e72..c637d010 100644 --- a/readme.md +++ b/readme.md @@ -15,8 +15,8 @@ Assumed you prepared for CAP development as documented in capire's *[Initial Set Clone the repository and install dependencies: ```sh -git clone https://github.com/cap-js/incidents-app -cd incidents-app +git clone https://github.com/capire/incidents +cd incidents ``` ```sh