diff --git a/3-Data-Visualization/09-visualization-quantities/README.md b/3-Data-Visualization/09-visualization-quantities/README.md index 10c62ba5..2ea1f583 100644 --- a/3-Data-Visualization/09-visualization-quantities/README.md +++ b/3-Data-Visualization/09-visualization-quantities/README.md @@ -21,7 +21,7 @@ An excellent library to create both simple and sophisticated plots and charts of If you have a dataset and need to discover how much of a given item is included, one of the first tasks you have at hand will be to inspect its values. -✅ There are very good 'cheat sheets' available for Matplotlib [here](https://github.com/matplotlib/cheatsheets). +✅ There are very good 'cheat sheets' available for Matplotlib [here](https://matplotlib.org/cheatsheets/cheatsheets.pdf). ## Build a line plot about bird wingspan values