From a1de567af84338298ad0810afd47b12467c20abc Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri-Benedetti Date: Mon, 30 Jun 2025 15:29:22 +0200 Subject: [PATCH] Change step description for local preview Following a feedback from @georgewallace --- docs/contribute/locally.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/contribute/locally.md b/docs/contribute/locally.md index 059d0c94d..5ccfbf51d 100644 --- a/docs/contribute/locally.md +++ b/docs/contribute/locally.md @@ -139,7 +139,9 @@ To serve the local copy of the documentation in your browser, follow these steps ::::::{stepper} -:::::{step} Go to the docs-builder clone location +:::::{step} Change directory to a docs repository + +For example, `docs-content`: ```sh cd docs-content