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

@ -84,7 +84,7 @@ input.onButtonPressed(Button.A, () => {
### ~avatar boothing
Excellent, you're ready to continue with the [challenges](/microbit/lessons/screen-wipe/challenges)!
Excellent, you're ready to continue with the [challenges](/lessons/screen-wipe/challenges)!
### ~

View File

@ -4,7 +4,7 @@ Coding challenges for screen wipe.
## Before we get started
Complete the [screen wipe](/microbit/lessons/screen-wipe) activity and your code will look like this:
Complete the [screen wipe](/lessons/screen-wipe) activity and your code will look like this:
```blocks
basic.showLeds(`

View File

@ -2,7 +2,7 @@
Clear the screen by pressing the "A" button after an animation has been played
This is the answer key for the [screen wipe quiz](/microbit/lessons/screen-wipe/quiz).
This is the answer key for the [screen wipe quiz](/lessons/screen-wipe/quiz).
## 1. What does the function "clear screen" do on the micro:bit?

View File

@ -6,7 +6,7 @@ Clear the screen by pressing the "A" button after an animation has been played
## Directions
Use this activity document to guide your work in the [screen wipe activity](/microbit/lessons/screen-wipe/activity)
Use this activity document to guide your work in the [screen wipe activity](/lessons/screen-wipe/activity)
Answer the questions while completing the tutorial. Pay attention to the dialogues!