From a0e9887a341c6832d6ab2c5b7b080572783582b5 Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Tue, 21 May 2024 21:04:42 +0300 Subject: [PATCH] Update README.md --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 4aaf3cf..3cb1c0e 100644 --- a/profile/README.md +++ b/profile/README.md @@ -2,7 +2,7 @@ **The Dragon Code** are powerful functional solutions with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. The Dragon Code packages takes the pain out of development by easing common tasks used in many web projects, such as: -- Performing [actions](https://github.com/TheDragonCode/laravel-migration-actions) during deployment +- Performing [deploy operations](https://github.com/TheDragonCode/laravel-deploy-operations) during deployment - Providing [JSON responses](https://github.com/TheDragonCode/api-response) in a unified way - [Extending](https://github.com/TheDragonCode/extended-routes) resource routes - Help with [migrating](https://github.com/TheDragonCode/migrate-db) to another database