From a44c9ba7fc8471e9910ce2a91526294c5059db21 Mon Sep 17 00:00:00 2001 From: sashaphmn Date: Wed, 5 Mar 2025 16:13:10 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bad186..6fa1117 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ 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-travis]: https://flat.badgen.net/travis/Laravel-Backpack/PageManager [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 From cd4b9319026be3f7d6c48b567082fad455aadcdd Mon Sep 17 00:00:00 2001 From: sashaphmn Date: Wed, 5 Mar 2025 16:24:36 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6fa1117..d786914 100644 --- a/README.md +++ b/README.md @@ -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](http://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] From 49b2ea78d9eec720cc31bd9681184804f35832e6 Mon Sep 17 00:00:00 2001 From: Jorge Castro <44643608+jcastroa87@users.noreply.github.com> Date: Wed, 5 Mar 2025 14:17:16 -0300 Subject: [PATCH 3/4] Update README.md Update url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d786914..54fea98 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ 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](http://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. +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 @@ -225,7 +225,7 @@ 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://flat.badgen.net/travis/Laravel-Backpack/PageManager +[ico-travis]: https://img.shields.io/travis/com/laravel-backpack/PageManager [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 From 6904d84a8f7e5f3c65b65deebd3b8abe7ddef276 Mon Sep 17 00:00:00 2001 From: sashaphmn Date: Sat, 22 Mar 2025 15:17:17 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 54fea98..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] @@ -225,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/com/laravel-backpack/PageManager +[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