diff --git a/module01_introduction_to_python/01_00_introduction_to_python.ipynb b/module01_introduction_to_python/01_00_introduction_to_python.ipynb index 29dc7bc8..25f0d123 100644 --- a/module01_introduction_to_python/01_00_introduction_to_python.ipynb +++ b/module01_introduction_to_python/01_00_introduction_to_python.ipynb @@ -66,7 +66,7 @@ "Not just big scientific simulation codes, but also the small scripts which we use to tidy up data and produce plots.\n", "This should be code, so that the whole research pipeline is recorded for reproducibility.\n", "Data manipulation in spreadsheets is much harder to share or check.\n", - "There are many data analysis examples out there, like the on the [software carpentry site](https://swcarpentry.github.io/python-novice-inflammation/01-numpy/index.html)." + "There are many data analysis examples out there, like the on the [software carpentry site](https://swcarpentry.github.io/python-novice-inflammation/01-intro/index.html)." ] }, {