Fix broken links
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
## (a) The Final Frontier
|
||||
|
||||
In link:ex7_3.html[Exercise 7.3], we made it possible to define type-checked structures as follows:
|
||||
In [Exercise 7.3](ex7_3.md), we made it possible to define type-checked structures as follows:
|
||||
|
||||
```python
|
||||
from validate import String, PositiveInteger, PositiveFloat
|
||||
|
||||
Reference in New Issue
Block a user