From a90de581d91c17696a7c43b5253febad888207be Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 27 Mar 2024 07:38:04 +0100 Subject: [PATCH] fix: unbork warning box --- docs/maintainers/handbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintainers/handbook.md b/docs/maintainers/handbook.md index c9bded6..9f99cd1 100644 --- a/docs/maintainers/handbook.md +++ b/docs/maintainers/handbook.md @@ -398,7 +398,7 @@ And then create a text file which corresponds to the version release, e.g. `1.1. You can also add release notes for the next release into a special file `releases/next`. This file will be used when running `abra recipe release`. -!!! warning "Not available in < 0.9.x of `abra` +!!! warning "Not available previous versions of Abra" Using `releases/next` is only available in > 0.9.x series of `abra`.