Skip to content

Commit 2afd733

Browse files
committed
Remove dead link
1 parent 7a9e792 commit 2afd733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

troubleshooting/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Check the log file for errors
4242
see any error reports.
4343

4444
Print all the things
45-
: Adding [`print` statements](/docs/python/tutorial/inputoutput.html)
45+
: Adding `print` statements
4646
into the code you're working on allows you to track the progress of
4747
the system while it is running. When working on non-software systems
4848
other mechanisms are used to achieve the same goal — LEDs

0 commit comments

Comments
 (0)