Skip to content

Commit 00b031a

Browse files
Corrected project links
1 parent 891a638 commit 00b031a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ This is a **work-in-progress** book on basic to intermediate level Python projec
88

99
## Project list
1010

11-
* [Enhance your CLI experience with a custom Python calculator](https://learnbyexample.github.io/practice_python_projects/calculator.html)
12-
* [Analyzing poll data from a Reddit comment thread](./poll_data_analysis/poll_data_analysis.md)
13-
* [Evaluating multiple choice questions](./mcq/multiple_choice_questions.md)
11+
* [Enhance your CLI experience with a custom Python calculator](https://learnbyexample.github.io/practice_python_projects/calculator/calculator.html)
12+
* [Analyzing poll data from a Reddit comment thread](https://learnbyexample.github.io/practice_python_projects/poll_data_analysis/poll_data_analysis.html)
13+
* [Evaluating multiple choice questions](https://learnbyexample.github.io/practice_python_projects/mcq/multiple_choice_questions.html)
1414

1515
*More to come*
1616

0 commit comments

Comments
 (0)