Skip to content

Commit 22cde7b

Browse files
Fix broken link
1 parent 6463247 commit 22cde7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

individual_modules/section_landing_pages/introduction_to_machine_learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Welcome to Intro to Machine Learning, a course designed to introduce you to core
1515

1616
* Both [*Introduction to Python*](introduction_to_python.md) and [*Python for Data Analysis*](python_for_data_analysis.md) are pre-requisites for attending this course. If you have not attended these courses, please review the full course materials in your own time.
1717
* As a minimum, you should be comfortable performing data analysis in `Numpy` and `Pandas`, and in creating plots with `Matplotlib`, without the need for regular guidance or support. Familiarity with Jupyter Notebooks is highly recommended.
18-
* In addition, we also recommend that you are comfortable using virtual environments: please see our [self-study guide](../../short_courses/virtual_environments.ipynb) to do this.
18+
* In addition, we also recommend that you are comfortable using virtual environments: please see our [self-study guide](../../short_courses/python_environments.ipynb) to do this.
1919

2020
## Session content
2121

0 commit comments

Comments
 (0)