Skip to content

Commit

Permalink
doc: west: troubleshooting: fix path
Browse files Browse the repository at this point in the history
Make the text align with the code block.

Signed-off-by: Martí Bolívar <[email protected]>
  • Loading branch information
mbolivar-nordic committed Jun 4, 2023
1 parent 5d72602 commit bf5cc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/develop/west/troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ something like this:
The ``git fetch`` command example in the last line above is what needs to
succeed.

One strategy is to go to ``/some/directory``, copy/paste and run the entire
One strategy is to go to ``/path/to/your/project``, copy/paste and run the entire
``git fetch`` command, then debug from there using the documentation for your
credential storage helper.

Expand Down

0 comments on commit bf5cc87

Please sign in to comment.