Skip to content

Commit 8d58e26

Browse files
committed
Clean up warning from linkchecker
Linkchecker warned about this link to a directory without a trailing slash. Seen while working on #346.
1 parent 27e1439 commit 8d58e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/05-led-roulette/debug-it.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ At any point you can leave the TUI mode using the following command:
307307
[gdb-dashboard]: https://github.com/cyrus-and/gdb-dashboard#gdb-dashboard
308308

309309
Don't close OpenOCD though! We'll use it again and again later on. It's better
310-
just to leave it running. If you want to learn more about what GDB can do, check out the section [How to use GDB](../appendix/2-how-to-use-gdb).
310+
just to leave it running. If you want to learn more about what GDB can do, check out the section [How to use GDB](../appendix/2-how-to-use-gdb/).
311311

312312

313313
What's next? The high level API I promised.

0 commit comments

Comments
 (0)