From ea9f7f70dc788adff76585f17d5e6eff69ec6fb8 Mon Sep 17 00:00:00 2001 From: Carlos A Becker Date: Wed, 12 Oct 2022 01:01:24 -0300 Subject: [PATCH] docs: update Signed-off-by: Carlos A Becker --- www/docs/cmd/goreleaser_announce.md | 2 +- www/docs/cmd/goreleaser_continue.md | 2 +- www/docs/cmd/goreleaser_publish.md | 2 +- www/docs/customization/partial.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/docs/cmd/goreleaser_announce.md b/www/docs/cmd/goreleaser_announce.md index 135ad341092..d158849eca2 100644 --- a/www/docs/cmd/goreleaser_announce.md +++ b/www/docs/cmd/goreleaser_announce.md @@ -14,7 +14,7 @@ Environment variables will be re-evaluated here, so make sure they are available to the announce command as well. !!! success "GoReleaser Pro" - This subcommand is [GoReleaser Pro feature](https://goreleaser.com/pro/). + This subcommand is a [GoReleaser Pro feature](https://goreleaser.com/pro/). ``` diff --git a/www/docs/cmd/goreleaser_continue.md b/www/docs/cmd/goreleaser_continue.md index f81f69d7e6f..7810d1e0459 100644 --- a/www/docs/cmd/goreleaser_continue.md +++ b/www/docs/cmd/goreleaser_continue.md @@ -10,7 +10,7 @@ Environment variables will be re-evaluated here, so make sure they are available to the continue command as well. !!! success "GoReleaser Pro" - This subcommand is [GoReleaser Pro feature](https://goreleaser.com/pro/). + This subcommand is a [GoReleaser Pro feature](https://goreleaser.com/pro/). ``` diff --git a/www/docs/cmd/goreleaser_publish.md b/www/docs/cmd/goreleaser_publish.md index 5a6046c4711..870a9bf3805 100644 --- a/www/docs/cmd/goreleaser_publish.md +++ b/www/docs/cmd/goreleaser_publish.md @@ -14,7 +14,7 @@ Environment variables will be re-evaluated here, so make sure they are available to the publish command as well. !!! success "GoReleaser Pro" - This subcommand is [GoReleaser Pro feature](https://goreleaser.com/pro/). + This subcommand is a [GoReleaser Pro feature](https://goreleaser.com/pro/). ``` diff --git a/www/docs/customization/partial.md b/www/docs/customization/partial.md index d451db2ec3c..89406d0d62f 100644 --- a/www/docs/customization/partial.md +++ b/www/docs/customization/partial.md @@ -1,7 +1,7 @@ # Splitting and Merging builds !!! success "GoReleaser Pro" - This subcommand is [GoReleaser Pro feature](https://goreleaser.com/pro/). + This subcommand is a [GoReleaser Pro feature](https://goreleaser.com/pro/). > Since GoReleaser v1.12.0.