Skip to content

Commit 58e7911

Browse files
The "next chapter" text to was fixed
change "Next chapter: An Introduction to MicroPython " with the correct one "Next chapter: Python Crash Course"
1 parent 73b0505 commit 58e7911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/micropython/02.micropython-course/course/02.introduction-python/02.intro-to-micropython.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,4 +253,4 @@ If the error persists, you can try to "soft-reset" the board, by clicking the **
253253

254254
In this chapter, we learned a little bit about the key components in the MicroPython environment.
255255

256-
- [Next chapter: An Introduction to MicroPython](/micropython/micropython-course/course/python-cc)
256+
- [Next chapter: Python Crash Course](/micropython/micropython-course/course/python-cc)

0 commit comments

Comments
 (0)