Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
wsun committed Oct 8, 2023
1 parent c156b17 commit beaa199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Students will learn Python and web programming, and learn how to completed proje

1. [Introduce and get start with python](2_LearnPython/01.GetStartWithPython.md)
2. [Drawing with Python Turtle](./2_LearnPython/02.1_DrawingWithPythonTurtle.md)
- [draw lines](2_LearnPython/02.DrawingWithPythonTurtle.md)
- [draw lines](./2_LearnPython/02.1_DrawingWithPythonTurtle.md)
- [draw cycle and color](./2_LearnPython/02.2_Turtle_DrawCycleAndColor.md)
- [more about Turtle](./2_LearnPython/02.4_Turtle_more.md)
- shape
Expand Down

0 comments on commit beaa199

Please sign in to comment.