From f22d0aaf1918813b8642ad996e8482c3a459c18e Mon Sep 17 00:00:00 2001 From: Markdown Martha Date: Wed, 15 Apr 2026 02:08:17 +0000 Subject: [PATCH] Fix profile README - replace non-existent repos with actual ones Replace references to non-existent repositories (api, common, infra) with actual CartSnitch repositories (.github, cartsnitch.github.io, skills). Fixes CAR-563. Co-Authored-By: Paperclip --- profile/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/profile/README.md b/profile/README.md index 06ccf19..0730e34 100644 --- a/profile/README.md +++ b/profile/README.md @@ -54,10 +54,9 @@ CartSnitch is built on modern, scalable technology and welcomes community contri | Repository | Purpose | |------------|---------| | [cartsnitch](https://github.com/cartsnitch/cartsnitch) | Main application and consumer interface | -| [api](https://github.com/cartsnitch/api) | Backend API and services | -| [common](https://github.com/cartsnitch/common) | Shared libraries and utilities | -| [infra](https://github.com/cartsnitch/infra) | Infrastructure and deployment | -| [skills](https://github.com/cartsnitch/skills) | Custom skills and integrations | +| [.github](https://github.com/cartsnitch/.github) | Organization health files and CI/CD workflows | +| [cartsnitch.github.io](https://github.com/cartsnitch/cartsnitch.github.io) | Public website and documentation | +| [skills](https://github.com/cartsnitch/skills) | Paperclip agent skills and integrations | #### Tech Stack - **Backend**: Modern cloud-native architecture with CloudNativePG (Postgres)