diff --git a/README.md b/README.md index e0a9330..5485c56 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # SwiftmailerSendGridBundle -[![Latest Version](https://img.shields.io/github/release/expertcoder/SwiftmailerSendGridBundle.svg?style=flat-square)](https://github.com/expertcoder/SwiftmailerSendGridBundle/releases) +[![Latest Version](https://img.shields.io/github/release/gulaandrij/SwiftmailerSendGridBundle.svg?style=flat-square)](https://github.com/gulaandrij/SwiftmailerSendGridBundle/releases) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE) -[![Build Status](https://img.shields.io/travis/expertcoder/SwiftmailerSendGridBundle.svg?style=flat-square)](https://travis-ci.org/expertcoder/SwiftmailerSendGridBundle) +[![Build Status](https://img.shields.io/travis/gulaandrij/SwiftmailerSendGridBundle.svg?style=flat-square)](https://travis-ci.org/gulaandrij/SwiftmailerSendGridBundle) Symfony 2/3 bundle for SendGrid. Utilizes the SendGrid PHP Library https://github.com/sendgrid/sendgrid-php to make it compatiable with SwiftMailer.