batch fixing ](/microbit/ -> ](/ links
This commit is contained in:
@ -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)!
|
||||
|
||||
### ~
|
||||
|
||||
|
@ -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
|
||||
|
@ -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'.
|
||||
|
||||
|
@ -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!
|
||||
|
||||
|
Reference in New Issue
Block a user