From 8e727ec894aa78fbff79e11749ba7720fb6c8ec9 Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri-Benedetti Date: Mon, 30 Jun 2025 14:44:06 +0200 Subject: [PATCH] Update locally.md Fixing a bug in a callout --- docs/contribute/locally.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contribute/locally.md b/docs/contribute/locally.md index bfe65be72..5d9762474 100644 --- a/docs/contribute/locally.md +++ b/docs/contribute/locally.md @@ -57,9 +57,9 @@ This guide uses the first option. If you'd like to clone the repository and buil The path to the `docset.yml` file that you want to build can be specified with `-p`. - :::{important} + ::{important} Run `docs-builder` without `serve` to run a full build and detect errors. - ::: + :: To download and install the binary file manually, refer to [Releases](https://github.com/elastic/docs-builder/releases) on GitHub.