batch fixing ](/microbit/ -> ](/ links
This commit is contained in:
@ -84,7 +84,7 @@ input.onButtonPressed(Button.A, () => {
|
||||
|
||||
### ~avatar boothing
|
||||
|
||||
Excellent, you're ready to continue with the [challenges](/microbit/lessons/screen-wipe/challenges)!
|
||||
Excellent, you're ready to continue with the [challenges](/lessons/screen-wipe/challenges)!
|
||||
|
||||
### ~
|
||||
|
||||
|
@ -4,7 +4,7 @@ Coding challenges for screen wipe.
|
||||
|
||||
## Before we get started
|
||||
|
||||
Complete the [screen wipe](/microbit/lessons/screen-wipe) activity and your code will look like this:
|
||||
Complete the [screen wipe](/lessons/screen-wipe) activity and your code will look like this:
|
||||
|
||||
```blocks
|
||||
basic.showLeds(`
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Clear the screen by pressing the "A" button after an animation has been played
|
||||
|
||||
This is the answer key for the [screen wipe quiz](/microbit/lessons/screen-wipe/quiz).
|
||||
This is the answer key for the [screen wipe quiz](/lessons/screen-wipe/quiz).
|
||||
|
||||
## 1. What does the function "clear screen" do on the micro:bit?
|
||||
|
||||
|
@ -6,7 +6,7 @@ Clear the screen by pressing the "A" button after an animation has been played
|
||||
|
||||
## Directions
|
||||
|
||||
Use this activity document to guide your work in the [screen wipe activity](/microbit/lessons/screen-wipe/activity)
|
||||
Use this activity document to guide your work in the [screen wipe activity](/lessons/screen-wipe/activity)
|
||||
|
||||
Answer the questions while completing the tutorial. Pay attention to the dialogues!
|
||||
|
||||
|
Reference in New Issue
Block a user