From 377859e2a9fbc4945d5a7e93ef112f875a87b1bf Mon Sep 17 00:00:00 2001 From: Esteban Beltran Date: Mon, 27 Jan 2025 09:43:47 +0100 Subject: [PATCH] Update docusaurus/docs/publish-a-plugin/build-automation.md Co-authored-by: Joseph Perez <45749060+josmperez@users.noreply.github.com> --- docusaurus/docs/publish-a-plugin/build-automation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/publish-a-plugin/build-automation.md b/docusaurus/docs/publish-a-plugin/build-automation.md index 02dc1e4c3..ec0f55fbe 100644 --- a/docusaurus/docs/publish-a-plugin/build-automation.md +++ b/docusaurus/docs/publish-a-plugin/build-automation.md @@ -52,7 +52,7 @@ After you push the tag, you can create the same tag again. ## Download the release zip file -Access the final release zip file directly from the GitHub repository release path (e.g. https://github.com/org/plugin-id/releases). +Access the final release zip file directly from the GitHub repository release path (for example, `https://github.com/org/plugin-id/releases`). ## Provenance attestation for plugin builds