Skip to content

Commit c5da1e1

Browse files
bors[bot]chibby0ne
andcommitted
Merge #202
202: install/verify: fix next section link r=jamesmunns a=chibby0ne The next section in the book is the "Getting Started", not the already seen section Hardware in the same chapter. Signed-off-by: Antonio Gutierrez <[email protected]> Co-authored-by: Antonio Gutierrez <[email protected]>
2 parents f4ce2df + db6bd32 commit c5da1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/intro/install/verify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The contents may not match exactly but you should get the last line about
4545
breakpoints and watchpoints. If you got it then terminate the OpenOCD process
4646
and move to the [next section].
4747

48-
[next section]: ../hardware.md
48+
[next section]: ../../start/index.md
4949

5050
If you didn't get the "breakpoints" line then try the following command.
5151

0 commit comments

Comments
 (0)