Skip to content

Commit 94c8619

Browse files
committed
Fix broken link to a Python resource
1 parent ec7ec89 commit 94c8619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: programming-language-resources.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
- [10 Tips for Pythonic Code (video)](https://www.youtube.com/watch?v=_O23jIXsshs)
4848
- [Beyond PEP 8 -- Best practices for beautiful intelligible code (video)](https://www.youtube.com/watch?v=wf-BqAjZb8M)
4949
- [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/)
50-
- [Coding Interview Essentials](https://github.com/ajinkyal121/coding-interview-university/blob/master/extras/cheat%20sheets/Coding%20Interview%20Python%20Language%20Essentials.pdf)
50+
- [Coding Interview Essentials](https://github.com/jwasham/coding-interview-university/blob/main/extras/cheat%20sheets/Coding%20Interview%20Python%20Language%20Essentials.pdf)
5151
- [Data Structures And Algorithms in Python](https://www.youtube.com/watch?v=kQDxmjfkIKY)
5252
- [Python Programming Tutorial](https://www.scaler.com/topics/python/)
5353
- [Python Interview Questions](https://www.interviewbit.com/python-interview-questions)

0 commit comments

Comments
 (0)