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)
### ~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 lucky 7.
## Before we get started
Complete the [lucky 7 activity](/microbit/lessons/lucky-7/activity) and your code will look like this:
Complete the [lucky 7 activity](/lessons/lucky-7/activity) and your code will look like this:
```blocks
basic.showNumber(7)

View File

@ -2,7 +2,7 @@
Show a number on the 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 `show number` does?

View File

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