Skip to content

Commit 4f21beb

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 e441f8c commit 4f21beb

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 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/evolution-go/releases/latest"><img src="https://img.shields.io/github/v/release/EvolutionAPI/evolution-go?include_prereleases&label=version&color=00ffa7" alt="Latest version" /></a>
14+
<a href="https://github.com/evolution-foundation/evolution-go/releases/latest"><img src="https://img.shields.io/github/v/release/evolution-foundation/evolution-go?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,7 +34,7 @@
3434

3535
## Part of the Evolution Foundation ecosystem
3636

37-
Evolution Go is one of the messaging engines maintained by Evolution Foundation. It is used as a WhatsApp provider by the [Evo CRM Community](https://github.com/EvolutionAPI/evo-crm-community) and other projects in the ecosystem.
37+
Evolution Go is one of the messaging engines maintained by Evolution Foundation. It is used as a WhatsApp provider by the [Evo CRM Community](https://github.com/evolution-foundation/evo-crm-community) and other projects in the ecosystem.
3838

3939
---
4040

@@ -56,7 +56,7 @@ Evolution Go is one of the messaging engines maintained by Evolution Foundation.
5656
### Docker (recommended)
5757

5858
```bash
59-
git clone https://github.com/EvolutionAPI/evolution-go.git
59+
git clone https://github.com/evolution-foundation/evolution-go.git
6060
cd evolution-go
6161
make docker-build
6262
make docker-run
@@ -65,11 +65,11 @@ make docker-run
6565
### Local development
6666

6767
```bash
68-
git clone https://github.com/EvolutionAPI/evolution-go.git
68+
git clone https://github.com/evolution-foundation/evolution-go.git
6969
cd evolution-go
7070

7171
# Clone whatsmeow dependency
72-
git clone git@github.com:EvolutionAPI/whatsmeow.git whatsmeow-lib
72+
git clone git@github.com:evolution-foundation/whatsmeow.git whatsmeow-lib
7373

7474
# Setup, configure and run
7575
make setup
@@ -242,7 +242,7 @@ For security issues, **do not open a public issue**. Email **suporte@evofoundati
242242
## Acknowledgments
243243

244244
- [whatsmeow](https://github.com/tulir/whatsmeow) by [Tulir Asokan](https://github.com/tulir) — WhatsApp protocol library
245-
- [Evolution API](https://github.com/EvolutionAPI/evolution-api) — Node.js sister project
245+
- [Evolution API](https://github.com/evolution-foundation/evolution-api) — Node.js sister project
246246

247247
---
248248

0 commit comments

Comments
 (0)