From ab6b8f912186de09c0f580c951fda9df01c10790 Mon Sep 17 00:00:00 2001 From: Chris Stuart Parry <108060280+chrisstuartparry@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:08:36 +0000 Subject: [PATCH] Update README.md Fixed matplotlib docs location --- 1_reusable_module/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1_reusable_module/README.md b/1_reusable_module/README.md index 606f6eb..09fc46f 100644 --- a/1_reusable_module/README.md +++ b/1_reusable_module/README.md @@ -235,4 +235,4 @@ prefer [numpydoc](https://numpydoc.readthedocs.io/en/latest/format.html). - Add type hinting to your new functions -[subplots]: (https://matplotlib.org/stable/users/explain/figures.html#creating-figures) +[subplots]: (https://matplotlib.org/stable/users/explain/figure/figure_intro.html#creating-figures)