README: fix some broken links
- ID
374f81d- date
2026-05-17 15:38:58+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
00cb88c- message
README: fix some broken links- changed files
1 file, 2 additions, 2 deletions
Changed files
README.md (1424) → README.md (1423)
diff --git a/README.md b/README.md
index 8b9abf4..6dd6206 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ It yields both the input and the output, because results may not come in the ori
I would recommend using this code instead of the code in the original blog post.
-[blog]: https://alexwlchan.net/2019/10/adventures-with-concurrent-futures/
+[blog]: https://alexwlchan.net/2019/adventures-with-concurrent-futures/
@@ -37,7 +37,7 @@ I would recommend using this code instead of the code in the original blog post.
Copy and paste the file `concurrently.py` into your project.
-You can see examples in the [`examples` directory](examples).
+You can see examples in the [`examples` directory](./examples).