Fix broken links

This commit is contained in:
Matúš Ferech
2023-07-17 17:41:16 +02:00
parent 7d4b30154a
commit 8d3bb056fa
16 changed files with 28 additions and 28 deletions

View File

@@ -98,7 +98,7 @@ Make this change and try comparing two objects again.
## (c) A Context Manager
In link:ex3_5.html[Exercise 3.5], you made it possible for users to make
In [Exercise 3.5](ex3_5.md), you made it possible for users to make
nicely formatted tables. For example:
```python