From d618da51f6e8427d1d9670c5bd0b1bed6ca7a23d Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 21 Apr 2025 20:04:01 +0200 Subject: [PATCH] docs: wording --- docs/maintainers/handbook.md | 2 +- docs/operators/handbook.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/maintainers/handbook.md b/docs/maintainers/handbook.md index 15291a3..f10c6b4 100644 --- a/docs/maintainers/handbook.md +++ b/docs/maintainers/handbook.md @@ -400,7 +400,7 @@ You can also add release notes for the next release into a special file `release !!! warning "Watch out for old versions of `abra` 🚧" - Using `release/next` is only available in > 0.9.x series of `abra`. + This feature is only available in the > 0.9.x series of `abra`. ## How do I generate the recipe catalogue diff --git a/docs/operators/handbook.md b/docs/operators/handbook.md index 62b2daa..077c6ec 100644 --- a/docs/operators/handbook.md +++ b/docs/operators/handbook.md @@ -488,7 +488,7 @@ abra app secret insert localhost ssl_key v1 localhost.key -f !!! warning "Watch out for old versions of `abra` 🚧" - This feature is only available in > 0.10.x series of `abra`. + This feature is only available in the > 0.10.x series of `abra`. It is possible to specify a remote recipe in your `.env` file: @@ -508,7 +508,7 @@ $ABRA_DIR/recipes/mygit_org_myorg_cool-recipe !!! warning "Watch out for old versions of `abra` 🚧" - This feature is only available in > 0.10.x series of `abra`. + This feature is only available in the > 0.10.x series of `abra`. If you `abra app new`/`abra app deploy`/`abra app upgrade`/`abra app rollback`, the version that is deployed will be written to your app `.env` file. You can @@ -535,7 +535,7 @@ with `[version]` `--chaos/-C` or `--ignore-env-version/-i`. !!! warning "Watch out for old versions of `abra` 🚧" - This feature is only available in > 0.10.x series of `abra`. + This feature is only available in the > 0.10.x series of `abra`. ### `.env` version