Fix Broken Links
This commit is contained in:
@@ -8,9 +8,9 @@ use to build extensible programs. Finally, we'll look at a few other
|
||||
features of classes including special methods, dynamic attribute lookup,
|
||||
and defining new exceptions.
|
||||
|
||||
* [4.1 Introducing Classes](01_Class)
|
||||
* [4.2 Inheritance](02_Inheritance)
|
||||
* [4.3 Special Methods](03_Special_methods)
|
||||
* [4.4 Defining new Exception](04_Defining_exceptions)
|
||||
* [4.1 Introducing Classes](01_Class.md)
|
||||
* [4.2 Inheritance](02_Inheritance.md)
|
||||
* [4.3 Special Methods](03_Special_methods.md)
|
||||
* [4.4 Defining new Exception](04_Defining_exceptions.md)
|
||||
|
||||
[Contents](../Contents)
|
||||
[Contents](../Contents.md)
|
||||
Reference in New Issue
Block a user