batch fixing ](/microbit/ -> ](/ links
This commit is contained in:
@ -104,7 +104,7 @@ input.onGesture(Gesture.Shake, () => {
|
||||
|
||||
### ~avatar avatar
|
||||
|
||||
Excellent, you're ready to continue with the [challenges](/microbit/lessons/spinner/challenges)!
|
||||
Excellent, you're ready to continue with the [challenges](/lessons/spinner/challenges)!
|
||||
|
||||
### ~
|
||||
|
||||
|
@ -4,7 +4,7 @@ Create an arrow that randomly points to a player.
|
||||
|
||||
## Before we get started
|
||||
|
||||
Complete the following [guided tutorial](/microbit/lessons/spinner/activity), your code should look like this:
|
||||
Complete the following [guided tutorial](/lessons/spinner/activity), your code should look like this:
|
||||
|
||||
```blocks
|
||||
input.onGesture(Gesture.Shake, () => {
|
||||
|
@ -6,7 +6,7 @@ a spin the BBC micro:bit game with the input on shake.
|
||||
|
||||
## Directions
|
||||
|
||||
Use this activity document to guide your work in the [spinner tutorial](/microbit/lessons/spinner/tutorial).
|
||||
Use this activity document to guide your work in the [spinner tutorial](/lessons/spinner/tutorial).
|
||||
|
||||
Answer the questions while completing the tutorial. Pay attention to the dialogues!
|
||||
|
||||
|
@ -6,7 +6,7 @@ a spin the BBC micro:bit game with the input on shake.
|
||||
|
||||
## Directions
|
||||
|
||||
Use this activity document to guide your work in the [spinner tutorial](/microbit/lessons/spinner/activity).
|
||||
Use this activity document to guide your work in the [spinner tutorial](/lessons/spinner/activity).
|
||||
|
||||
Answer the questions while completing the tutorial. Pay attention to the dialogues!
|
||||
|
||||
|
Reference in New Issue
Block a user