|
11 | 11 | </p> |
12 | 12 |
|
13 | 13 | <p align="center"> |
14 | | - <a href="https://github.com/EvolutionAPI/evo-ai-processor-community/releases/latest"><img src="https://img.shields.io/github/v/release/EvolutionAPI/evo-ai-processor-community?include_prereleases&label=version&color=00ffa7" alt="Latest version" /></a> |
| 14 | + <a href="https://github.com/evolution-foundation/evo-ai-processor-community/releases/latest"><img src="https://img.shields.io/github/v/release/evolution-foundation/evo-ai-processor-community?include_prereleases&label=version&color=00ffa7" alt="Latest version" /></a> |
15 | 15 | <a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License: Apache 2.0" /></a> |
16 | 16 | <a href="https://docs.evolutionfoundation.com.br"><img src="https://img.shields.io/badge/Docs-evolutionfoundation.com.br-00ffa7" alt="Documentation" /></a> |
17 | 17 | <a href="https://evolutionfoundation.com.br/community"><img src="https://img.shields.io/badge/Community-Join%20us-white" alt="Community" /></a> |
@@ -44,10 +44,10 @@ Built with FastAPI, it provides: |
44 | 44 |
|
45 | 45 | ## Part of the Evo CRM Community |
46 | 46 |
|
47 | | -Evo CRM Agent Processor is part of the [Evo CRM Community](https://github.com/EvolutionAPI/evo-crm-community) ecosystem maintained by Evolution Foundation. To use the full stack, clone the umbrella repository with submodules: |
| 47 | +Evo CRM Agent Processor is part of the [Evo CRM Community](https://github.com/evolution-foundation/evo-crm-community) ecosystem maintained by Evolution Foundation. To use the full stack, clone the umbrella repository with submodules: |
48 | 48 |
|
49 | 49 | ```bash |
50 | | -git clone --recurse-submodules git@github.com:EvolutionAPI/evo-crm-community.git |
| 50 | +git clone --recurse-submodules git@github.com:evolution-foundation/evo-crm-community.git |
51 | 51 | ``` |
52 | 52 |
|
53 | 53 | The Community Edition is **single-tenant** by design — one account, no multi-tenancy overhead, no super-admin, no billing or plans. All limits are removed and features are unlocked by default. |
@@ -85,7 +85,7 @@ The Community Edition is **single-tenant** by design — one account, no multi-t |
85 | 85 | ### Installation |
86 | 86 |
|
87 | 87 | ```bash |
88 | | -git clone git@github.com:EvolutionAPI/evo-ai-processor-community.git |
| 88 | +git clone git@github.com:evolution-foundation/evo-ai-processor-community.git |
89 | 89 | cd evo-ai-processor-community |
90 | 90 |
|
91 | 91 | # Create virtual environment and install dependencies |
|
0 commit comments