diff --git a/README.md b/README.md index 2aa0c3ec..2a244443 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Deploy Actions for Laravel +# Deploy Operations for Laravel -![the dragon code actions](https://preview.dragon-code.pro/the-dragon-code/deploy-actions.svg?brand=laravel) +![the dragon code operations](https://preview.dragon-code.pro/the-dragon-code/deploy-operations.svg?brand=laravel&mode=dark) [![Stable Version][badge_stable]][link_packagist] [![Unstable Version][badge_unstable]][link_packagist] @@ -8,12 +8,14 @@ [![Github Workflow Status][badge_build]][link_build] [![License][badge_license]][link_license] -> Actions are like version control for your actions process, allowing your team to modify and share the application's actionable schema. If you have ever had to tell a teammate -> to manually perform any action on a production server, you've come across an issue that actions solves. +> Operations are like version control for your operation process, +> allowing your team to modify and share the application's operational schema. +> If you have ever had to tell a teammate to manually perform any operation on a production server, +> you've come across an issue that operation solves. ## Documentation -See the [documentation](https://actions.dragon-code.pro) for detailed installation and usage instructions. +See the [documentation](https://deploy-operations.dragon-code.pro) for detailed installation and usage instructions. ## License diff --git a/docs/.vuepress/public/CNAME b/docs/.vuepress/public/CNAME index 4e605bca..fc3c950d 100644 --- a/docs/.vuepress/public/CNAME +++ b/docs/.vuepress/public/CNAME @@ -1 +1 @@ -actions.dragon-code.pro +deploy-operations.dragon-code.pro diff --git a/docs/index.md b/docs/index.md index b6e1d741..28bde740 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,8 +8,8 @@ [![Github Workflow Status][badge_build]][link_build] [![License][badge_license]][link_license] -> Operations are like version control for your operations process, -> allowing your team to modify and share the application's operationable schema. +> Operations are like version control for your operation process, +> allowing your team to modify and share the application's operational schema. > If you have ever had to tell a teammate to manually perform any operation on a production server, > you've come across an issue that operation solves.