Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--help/_images/300px-Screenshot_of_Turtle_Art_Activity_getting_started.png (renamed from help/_images/300px-Screenshot_of_"Turtle_Art_Activity"_getting_started.png)bin17417 -> 17417 bytes
-rw-r--r--help/turtleart.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/help/_images/300px-Screenshot_of_"Turtle_Art_Activity"_getting_started.png b/help/_images/300px-Screenshot_of_Turtle_Art_Activity_getting_started.png
index 8988ff0..8988ff0 100644
--- a/help/_images/300px-Screenshot_of_"Turtle_Art_Activity"_getting_started.png
+++ b/help/_images/300px-Screenshot_of_Turtle_Art_Activity_getting_started.png
Binary files differ
diff --git a/help/turtleart.html b/help/turtleart.html
index 436cf69..1bb97da 100644
--- a/help/turtleart.html
+++ b/help/turtleart.html
@@ -66,7 +66,7 @@
</div>
<div class="section" id="using-turtle-art">
<h2>Using Turtle Art<a class="headerlink" href="#using-turtle-art" title="Permalink to this headline">ΒΆ</a></h2>
-<img alt="_images/300px-Screenshot_of_&quot;Turtle_Art_Activity&quot;_getting_started.png" src="_images/300px-Screenshot_of_&quot;Turtle_Art_Activity&quot;_getting_started.png" />
+<img alt="_images/300px-Screenshot_of_Turtle_Art_Activity_getting_started.png" src="_images/300px-Screenshot_of_Turtle_Art_Activity_getting_started.png" />
<p>Start by clicking on (or dragging) blocks from the Turtle palette. Use multiple blocks to create drawings; as the turtle moves under your control, colorful lines are drawn.</p>
<p>You add blocks to your program by clicking on or dragging them from the palette to the main area. You can delete a block by dragging it back onto the palette. Click anywhere on a &#8220;stack&#8221; of blocks to start executing that stack or by clicking in the Rabbit (fast) , Turtle (slow) or Bug (debug) buttons <img alt="rabit-turtle" src="_images/80px-Rabbitturtle.jpg" /> on the Project Toolbar.</p>
</div>