diff --git a/README.md b/README.md index 4bad186..ccde73d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Latest Version on Packagist][ico-version]][link-packagist] [![Software License][ico-license]](LICENSE.md) -[![Build Status][ico-travis]][link-travis] +[![Build Status][ico-build]][link-build] [![Coverage Status][ico-scrutinizer]][link-scrutinizer] [![Quality Score][ico-code-quality]][link-code-quality] [![Total Downloads][ico-downloads]][link-downloads] @@ -206,6 +206,8 @@ If you need to modify how this works in a project: If you discover any security related issues, please email hello@backpackforlaravel.com instead of using the issue tracker. +Please subscribe to the **[Backpack Newsletter](https://backpackforlaravel.com/newsletter)** so you can find out about any security updates, breaking changes or major features. We send an email every 1-2 months. + ## Credits - [Cristian Tabacitu][link-author] @@ -223,13 +225,13 @@ If you are looking for a developer/team to help you build an admin panel on Lara [ico-version]: https://img.shields.io/packagist/v/backpack/PageManager.svg?style=flat-square [ico-license]: https://img.shields.io/badge/license-dual-blue?style=flat-square -[ico-travis]: https://img.shields.io/travis/laravel-backpack/PageManager/master.svg?style=flat-square +[ico-build]: https://github.com/Laravel-Backpack/PageManager/actions/workflows/dependabot/dependabot-updates/badge.svg [ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/laravel-backpack/PageManager.svg?style=flat-square [ico-code-quality]: https://img.shields.io/scrutinizer/g/laravel-backpack/PageManager.svg?style=flat-square [ico-downloads]: https://img.shields.io/packagist/dt/backpack/pagemanager.svg?style=flat-square [link-packagist]: https://packagist.org/packages/backpack/pagemanager -[link-travis]: https://travis-ci.org/laravel-backpack/PageManager +[link-build]: https://github.com/Laravel-Backpack/PageManager/actions/workflows/dependabot/dependabot-updates [link-scrutinizer]: https://scrutinizer-ci.com/g/laravel-backpack/PageManager/code-structure [link-code-quality]: https://scrutinizer-ci.com/g/laravel-backpack/PageManager [link-downloads]: https://packagist.org/packages/backpack/pagemanager