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 <noreply@paperclip.ing>
This commit is contained in:
Markdown Martha
2026-04-15 02:08:17 +00:00
parent af7de2a618
commit f22d0aaf19
+3 -4
View File
@@ -54,10 +54,9 @@ CartSnitch is built on modern, scalable technology and welcomes community contri
| Repository | Purpose | | Repository | Purpose |
|------------|---------| |------------|---------|
| [cartsnitch](https://github.com/cartsnitch/cartsnitch) | Main application and consumer interface | | [cartsnitch](https://github.com/cartsnitch/cartsnitch) | Main application and consumer interface |
| [api](https://github.com/cartsnitch/api) | Backend API and services | | [.github](https://github.com/cartsnitch/.github) | Organization health files and CI/CD workflows |
| [common](https://github.com/cartsnitch/common) | Shared libraries and utilities | | [cartsnitch.github.io](https://github.com/cartsnitch/cartsnitch.github.io) | Public website and documentation |
| [infra](https://github.com/cartsnitch/infra) | Infrastructure and deployment | | [skills](https://github.com/cartsnitch/skills) | Paperclip agent skills and integrations |
| [skills](https://github.com/cartsnitch/skills) | Custom skills and integrations |
#### Tech Stack #### Tech Stack
- **Backend**: Modern cloud-native architecture with CloudNativePG (Postgres) - **Backend**: Modern cloud-native architecture with CloudNativePG (Postgres)