Skip to content

Commit 979d5dd

Browse files
committed
Fix links
1 parent 200b3bf commit 979d5dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ it.**
2626
1. [Quick introduction to this tutorial](introduction.md)
2727
2. [Installing Python](installing-python.md)
2828
3. [Getting started with Python](getting-started.md)
29-
4. [ThinkPython: The way of the program](the-way-of-the-program)
29+
4. [ThinkPython: The way of the program](the-way-of-the-program.md)
3030
5. [Variables, Booleans and None](2.md)
31-
6. [Using functions and storing code in files](3.md)
31+
6. [Using functions and storing code in files](using-functions.md)
3232
7. [If, elif, else and while](4.md)
3333

3434
Other things this tutorial comes with:

0 commit comments

Comments
 (0)