Skip to content

Commit 16d2f5d

Browse files
committed
broken links
1 parent e3020c4 commit 16d2f5d

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
@@ -27,7 +27,7 @@ it.**
2727
2. [Installing Python](installing-python.md)
2828
3. [Getting started with Python](getting-started.md)
2929
4. [ThinkPython: The way of the program](the-way-of-the-program.md)
30-
5. [Variables, Booleans and None](2.md)
30+
5. [Variables, Booleans and None](variables.md)
3131
6. [Using functions and storing code in files](using-functions.md)
3232
7. [If, elif, else and while](4.md)
3333

0 commit comments

Comments
 (0)