diff --git a/content/micropython/02.micropython-course/course/02.introduction-python/02.intro-to-micropython.md b/content/micropython/02.micropython-course/course/02.introduction-python/02.intro-to-micropython.md index b995901451..ec5b1ad155 100644 --- a/content/micropython/02.micropython-course/course/02.introduction-python/02.intro-to-micropython.md +++ b/content/micropython/02.micropython-course/course/02.introduction-python/02.intro-to-micropython.md @@ -253,4 +253,4 @@ If the error persists, you can try to "soft-reset" the board, by clicking the ** In this chapter, we learned a little bit about the key components in the MicroPython environment. -- [Next chapter: An Introduction to MicroPython](/micropython/micropython-course/course/python-cc) \ No newline at end of file +- [Next chapter: Python Crash Course](/micropython/micropython-course/course/python-cc) \ No newline at end of file