Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/contribute/locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading