Skip to content

Commit ce4c098

Browse files
committed
fixed issue #221
1 parent 41bd1ea commit ce4c098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pretext/PythonTurtle/Exercises.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ for i in range(5):
316316
<exercise label="ex_3_11">
317317
<statement>
318318
<p>Write a program to draw some kind of picture. Be creative and experiment
319-
with the turtle methods provided in <xref ref="python-turtle_summaryof-turtle-methods"/>.</p>
319+
with the turtle methods provided in <xref ref="python-turtle_summary-of-turtle-methods"/>.</p>
320320
</statement>
321321
<program interactive="activecode" language="python" xml:id="ex_3_11_editor">
322322
<input>

0 commit comments

Comments
 (0)