batch fixing ](/microbit/ -> ](/ links

This commit is contained in:
Peli de Halleux
2016-04-13 08:27:45 -07:00
parent 2e49901a7e
commit d28efb3b84
517 changed files with 2235 additions and 2235 deletions

View File

@ -63,7 +63,7 @@ while (rotating) {
### ~avatar avatar
Excellent, you're ready to continue with the [challenges](/microbit/lessons/rotation-animation/challenges)!
Excellent, you're ready to continue with the [challenges](/lessons/rotation-animation/challenges)!
### ~

View File

@ -6,7 +6,7 @@ Coding challenges for the rotation animation.
Complete the following guided activity:
* [activity](/microbit/lessons/rotation-animation/activity)
* [activity](/lessons/rotation-animation/activity)
At the end of the activity, your code should look like this:

View File

@ -2,7 +2,7 @@
Learn how to create a rotating image with a while loop.
This is the answer key for the [rotation animation quiz](/microbit/lessons/rotation-animation/quiz).
This is the answer key for the [rotation animation quiz](/lessons/rotation-animation/quiz).
## 1. What is a " variable"?

View File

@ -6,7 +6,7 @@ Learn how to create a rotating image with a while loop.
## Directions
Use this activity document to guide your work in the [rotation animation tutorial](/microbit/lessons/rotation-animation/activity).
Use this activity document to guide your work in the [rotation animation tutorial](/lessons/rotation-animation/activity).
Answer the questions while completing the tutorial. Pay attention to the dialogues!