From 702f852f9e50cb8a15870bec063828fdf1eb8c67 Mon Sep 17 00:00:00 2001 From: Corran Webster Date: Wed, 22 Oct 2025 16:41:19 +0100 Subject: [PATCH] Use a better link to blog article. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b6e78c..a813095 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ $ pip install -e . - [`clang-tidy`](https://clang.llvm.org/extra/clang-tidy/) Can be configured to a variety of code styles. # Day 3 Resources -- *Python Typing is for Humans*: [Unital.dev blog](https://www.unital.dev/blog/) or [LinkedIn](https://www.linkedin.com/pulse/python-typing-humans-corran-webster-u66ee) \ No newline at end of file +- *Python Typing is for Humans*: [Unital.dev blog](https://www.unital.dev/blog/python-typing-is-for-humans/) or [LinkedIn](https://www.linkedin.com/pulse/python-typing-humans-corran-webster-u66ee) \ No newline at end of file