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

@ -20,7 +20,7 @@ basic.showNumber(7, 150) // ***
### ~avatar boothing
Excellent, you're ready to continue with the [challenges](/microbit/lessons/lucky-7/challenges)!
Excellent, you're ready to continue with the [challenges](/lessons/lucky-7/challenges)!
### ~

View File

@ -4,7 +4,7 @@ Coding challenges for the lucky 7 tutorial. #docs
## Before we get started
Complete the [lucky 7](/microbit/lessons/lucky-7/activity) activity and your code will look like this:
Complete the [lucky 7](/lessons/lucky-7/activity) activity and your code will look like this:
```
basic.showNumber(7, 150)

View File

@ -2,7 +2,7 @@
Show a number on the BBC micro:bit.
This is the answer key for the [lucky 7 quiz](/microbit/lessons/lucky-7/quiz).
This is the answer key for the [lucky 7 quiz](/lessons/lucky-7/quiz).
## 1. Describe what `basic->show number` does?

View File

@ -6,7 +6,7 @@ Show a number on the BBC micro:bit.
## Directions
Use this activity document to guide your work in the [lucky 7 tutorial](/microbit/lessons/lucky-7/tutorial).
Use this activity document to guide your work in the [lucky 7 tutorial](/lessons/lucky-7/tutorial).
Answer the questions while completing the tutorial. Pay attention to the dialogues!