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

@ -38,7 +38,7 @@ Run your code and try to turn around the micro:bit to see the **logo up** event
### ~avatar boothing
Excellent, you're ready to continue with the [challenges](/microbit/lessons/magic-logo/challenges)!
Excellent, you're ready to continue with the [challenges](/lessons/magic-logo/challenges)!
### ~

View File

@ -4,7 +4,7 @@ Coding challenges for magic logo.
## Before we get started
Complete the [magic logo](/microbit/lessons/magic-logo/activity) activity and your code will look like this:
Complete the [magic logo](/lessons/magic-logo/activity) activity and your code will look like this:
```blocks
input.onLogoUp(() => {

View File

@ -6,7 +6,7 @@ show an image that points up when the logo is up.
## Directions
This is the answer key for the [magic logo quiz](/microbit/lessons/magic-logo/quiz)
This is the answer key for the [magic logo quiz](/lessons/magic-logo/quiz)
Answer the questions while completing the tutorial. Pay attention to the dialogues!

View File

@ -6,7 +6,7 @@ show an image that points up when the logo is up.
## Directions
Use the hints from the [magic logo activity](/microbit/lessons/magic-logo/activity) to answer this quiz!
Use the hints from the [magic logo activity](/lessons/magic-logo/activity) to answer this quiz!
## 1. Define what `input->on logo up` does