diff --git a/README.md b/README.md index b322be1..6ecb94f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ An open source PHP SDK to interact with Teller.io on the Laravel framework. | Laravel | TellerSDK | PHP Version | Tests | |:--------|:------------------|:------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 11.x | ^2.0.16 | 8.2 | [![Laravel 11](https://github.com/levizoesch/tellersdk/actions/workflows/laravel-11.yml/badge.svg)](https://github.com/levizoesch/tellersdk/actions/workflows/laravel-11.yml) | +| 11.x | ^2.0.16 | 8.2 | [![Laravel 11](https://github.com/levizoesch/tellersdk/actions/workflows/laravel-11.yml/badge.svg)](https://github.com/levizoesch/teller-sdk/actions/workflows/laravel-11.yml) | | 10.x | 2.x | 8.1 - 8.2 | [![Laravel 10](https://github.com/levizoesch/tellersdk/actions/workflows/laravel-10.yml/badge.svg)](https://github.com/levizoesch/tellersdk/actions/workflows/laravel-10.yml) | | 9.x | 2.x | 8.0 - 8.1 | [![Laravel 9](https://github.com/levizoesch/tellersdk/actions/workflows/laravel-9.yml/badge.svg)](https://github.com/levizoesch/tellersdk/actions/workflows/laravel-9.yml) | | 8.x | 2.x | 7.3 - 8.1 | [![Laravel 8](https://github.com/levizoesch/tellersdk/actions/workflows/laravel-8.yml/badge.svg)](https://github.com/levizoesch/tellersdk/actions/workflows/laravel-8.yml) |