Skip to content

Commit e331db6

Browse files
committed
Fixed broken link to Advanced Python: Functional Programming jupyter notebook file in README.md
1 parent 3e1dc8f commit e331db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Resources and notes for the Zero to Mastery [Complete Python Developer course](h
88
- Python Basics 2
99
- Developer Environment
1010
- Advanced Python: Object-Oriented Programming
11-
- [Advanced Python: Functional Programming](https://github.com/zero-to-mastery/Complete-Python-Developer-Manuel/blob/main/functional_programming.ipynb)
11+
- [Advanced Python: Functional Programming](https://github.com/zero-to-mastery/Complete-Python-Developer-Manual/blob/main/Functional%20Programming.ipynb)
1212
- Advanced Python: Decorators
1313
- Advanced Python: Error Handling
1414
- Advanced Python: Generators

0 commit comments

Comments
 (0)