Fix broken links
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[Contents](../Contents.md) \| [Previous (8.1 Testing)](01_Testing) \| [Next (8.3 Debugging)](03_Debugging)
|
||||
[Contents](../Contents.md) \| [Previous (8.1 Testing)](01_Testing.md) \| [Next (8.3 Debugging)](03_Debugging.md)
|
||||
|
||||
# 8.2 Logging
|
||||
|
||||
@@ -306,4 +306,4 @@ logging.basicConfig(
|
||||
Again, you'd need to put this someplace in the startup steps of your
|
||||
program. For example, where would you put this in your `report.py` program?
|
||||
|
||||
[Contents](../Contents.md) \| [Previous (8.1 Testing)](01_Testing) \| [Next (8.3 Debugging)](03_Debugging)
|
||||
[Contents](../Contents.md) \| [Previous (8.1 Testing)](01_Testing.md) \| [Next (8.3 Debugging)](03_Debugging.md)
|
||||
|
||||
Reference in New Issue
Block a user