Skip to content

Commit f106cba

Browse files
committed
install/verify: fix next section link
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]>
1 parent f4ce2df commit f106cba

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)