Skip to content

Commit a8ef686

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 bff5618 commit a8ef686

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>
@@ -33,7 +33,7 @@
3333

3434
## Part of the Evolution Foundation ecosystem
3535

36-
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.
36+
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.
3737

3838
---
3939

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

5757
```bash
58-
git clone https://github.com/EvolutionAPI/evolution-go.git
58+
git clone https://github.com/evolution-foundation/evolution-go.git
5959
cd evolution-go
6060
make docker-build
6161
make docker-run
@@ -64,11 +64,11 @@ make docker-run
6464
### Local development
6565

6666
```bash
67-
git clone https://github.com/EvolutionAPI/evolution-go.git
67+
git clone https://github.com/evolution-foundation/evolution-go.git
6868
cd evolution-go
6969

7070
# Clone whatsmeow dependency
71-
git clone git@github.com:EvolutionAPI/whatsmeow.git whatsmeow-lib
71+
git clone git@github.com:evolution-foundation/whatsmeow.git whatsmeow-lib
7272

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

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

246246
---
247247

0 commit comments

Comments
 (0)