Skip to content

Commit f2fc879

Browse files
authored
Merge pull request codedex-io#86 from owljackob/fix/link-ch5-e25
fix: link (Ch. 5 Exercise 25)
2 parents a6fc99a + 3bce0cc commit f2fc879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Welcome to The Legend of Python GitHub repo! We are super excited to have you. H
4646
- [`grocery.py`](https://github.com/codedex-io/python-101/blob/main/5-lists/22_grocery.py)
4747
- [`todo.py`](https://github.com/codedex-io/python-101/blob/main/5-lists/23_todo.py)
4848
- [`inventory.py`](https://github.com/codedex-io/python-101/blob/main/5-lists/24_inventory.py)
49-
- [`reading.py`](https://github.com/codedex-io/python-101/blob/main/5-lists/25_reading.py)
49+
- [`reading.py`](https://github.com/codedex-io/python-101/blob/main/5-lists/25_reading_list.py)
5050
- [`mixtape.py`](https://github.com/codedex-io/python-101/blob/main/5-lists/26_mixtape.py)
5151
- [`bucket_list.py`](https://github.com/codedex-io/python-101/blob/main/5-lists/27_bucket_list.py)
5252

0 commit comments

Comments
 (0)