Skip to content

Commit 62c9d37

Browse files
authored
Merge pull request #54 from nicoglp/patch-1
Update tutorial link
2 parents 3e19c43 + 25bafb0 commit 62c9d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concurrency-overview/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Speed Up Your Python Program With Concurrency: Code Examples
22

3-
Corresponding code to the Real Python tutorial, "[Speed up your Python Program with Concurrency](https://realpython.com/python-concurrency-overview/)."
3+
Corresponding code to the Real Python tutorial, "[Speed up your Python Program with Concurrency](https://realpython.com/python-concurrency/)."
44

55
To run the code here, use:
66

0 commit comments

Comments
 (0)