diff --git a/README.md b/README.md index f7d4353..bace6a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PSR-14 Async Event Dispatcher (Experimental) -[![CI](https://github.com/archipro/revolt-event-dispatcher/actions/workflows/ci.yml/badge.svg)](https://github.com/archipro/revolt-event-dispatcher/actions/workflows/ci.yml) +[![CI](https://github.com/archiprocode/revolt-event-dispatcher/actions/workflows/ci.yml/badge.svg)](https://github.com/archiprocode/revolt-event-dispatcher/actions/workflows/ci.yml) A PSR-14 compatible event dispatcher implementation using Revolt and AMPHP for asynchronous event handling.