diff --git a/src/Config/README.md b/src/Config/README.md index f3306b5..fddf66e 100644 --- a/src/Config/README.md +++ b/src/Config/README.md @@ -3,7 +3,7 @@ Configuration Component for Laravel and Orchestra Platform Config Component is a configuration with environment based support for Laravel 5 and above. The component is actually based from Laravel 4 configuration. -[![Latest Stable Version](https://img.shields.io/github/release/orchestral/config.svg?style=flat)](https://packagist.org/packages/orchestra/config) +[![Latest Stable Version](https://img.shields.io/packagist/v/orchestra/config.svg?style=flat)](https://packagist.org/packages/orchestra/config) [![Total Downloads](https://img.shields.io/packagist/dt/orchestra/config.svg?style=flat)](https://packagist.org/packages/orchestra/config) [![MIT License](https://img.shields.io/packagist/l/orchestra/config.svg?style=flat)](https://packagist.org/packages/orchestra/config)