Skip to content

Commit b3bc914

Browse files
DavidsonGomesclaude
andcommitted
docs(org): update GitHub URLs from EvolutionAPI to evolution-foundation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 6a99383 commit b3bc914

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Harassment, discrimination, or abusive behavior will not be tolerated.
1212

1313
### Reporting Bugs
1414

15-
1. Check existing [issues](https://github.com/EvolutionAPI/evo-bot-runtime/issues)
15+
1. Check existing [issues](https://github.com/evolution-foundation/evo-bot-runtime/issues)
1616
to avoid duplicates
1717
2. Open a new issue with:
1818
- Clear, descriptive title

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</p>
1212

1313
<p align="center">
14-
<a href="https://github.com/EvolutionAPI/evo-bot-runtime/releases/latest"><img src="https://img.shields.io/github/v/release/EvolutionAPI/evo-bot-runtime?include_prereleases&label=version&color=00ffa7" alt="Latest version" /></a>
14+
<a href="https://github.com/evolution-foundation/evo-bot-runtime/releases/latest"><img src="https://img.shields.io/github/v/release/evolution-foundation/evo-bot-runtime?include_prereleases&label=version&color=00ffa7" alt="Latest version" /></a>
1515
<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>
1616
<a href="https://docs.evolutionfoundation.com.br"><img src="https://img.shields.io/badge/Docs-evolutionfoundation.com.br-00ffa7" alt="Documentation" /></a>
1717
<a href="https://evolutionfoundation.com.br/community"><img src="https://img.shields.io/badge/Community-Join%20us-white" alt="Community" /></a>
@@ -34,10 +34,10 @@ It integrates with `evo-ai-processor-community` (agent execution), `evo-ai-crm-c
3434

3535
## Part of the Evo CRM Community
3636

37-
Evo Bot Runtime 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:
37+
Evo Bot Runtime 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:
3838

3939
```bash
40-
git clone --recurse-submodules git@github.com:EvolutionAPI/evo-crm-community.git
40+
git clone --recurse-submodules git@github.com:evolution-foundation/evo-crm-community.git
4141
```
4242

4343
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.
@@ -56,7 +56,7 @@ The Community Edition is **single-tenant** by design — one account, no multi-t
5656
### Installation
5757

5858
```bash
59-
git clone git@github.com:EvolutionAPI/evo-bot-runtime.git
59+
git clone git@github.com:evolution-foundation/evo-bot-runtime.git
6060
cd evo-bot-runtime
6161

6262
# Install dependencies

0 commit comments

Comments
 (0)