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

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

View File

@ -4,7 +4,7 @@ A multi-player game that forces each player to reveal a secret or something funn
## Before we get started
Complete the following [guided tutorial](/microbit/lessons/truth-or-dare/activity), and your code should look like this
Complete the following [guided tutorial](/lessons/truth-or-dare/activity), and your code should look like this
```blocks

View File

@ -2,7 +2,7 @@
a multi-player game that forces each player to reveal a secret or something funny.
This is the answer key for the [truth or dare quiz](/microbit/lessons/truth-or-dare/quiz).
This is the answer key for the [truth or dare quiz](/lessons/truth-or-dare/quiz).
## 1. Write the code that will randomly return 0 through 3 and stores the value inside a local variable called 'random'.

View File

@ -6,7 +6,7 @@ a multi-player game that forces each player to reveal a secret or something funn
## Directions
Use this activity document to guide your work in the [truth or dare tutorial](/microbit/lessons/truth-or-dare/activity).
Use this activity document to guide your work in the [truth or dare tutorial](/lessons/truth-or-dare/activity).
Answer the questions while completing the tutorial. Pay attention to the dialogues!