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

@ -41,7 +41,7 @@ Run the script in the simulator or on the BBC micro:bit to see how this works!
### ~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 the screen wipe tutorial. #docs
## 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:
```
basic.showAnimation(`

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 BBC 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 tutorial](/microbit/lessons/screen-wipe/tutorial)
Use this activity document to guide your work in the [screen wipe tutorial](/lessons/screen-wipe/tutorial)
Answer the questions while completing the tutorial. Pay attention to the dialogues!