batch fixing ](/microbit/ -> ](/ links
This commit is contained in:
@ -8,7 +8,7 @@ Create a love meter with the micro:bit
|
||||
|
||||
Welcome! This activity will help you create a love meter with the micro:bit. Let's get started!
|
||||
|
||||
To create a new script, go to the [Create Code](/microbit/create-code) page and tap *New Project* under *Block Editor*.
|
||||
To create a new script, go to the [Create Code](/create-code) page and tap *New Project* under *Block Editor*.
|
||||
|
||||
### ~
|
||||
|
||||
@ -45,7 +45,7 @@ input.onPinPressed(TouchPin.P0, () => {
|
||||
|
||||
### ~avatar avatar
|
||||
|
||||
Excellent, you're ready to continue with the [challenges](/microbit/lessons/love-meter/challenges)
|
||||
Excellent, you're ready to continue with the [challenges](/lessons/love-meter/challenges)
|
||||
|
||||
### ~
|
||||
|
||||
|
@ -4,7 +4,7 @@ Create a love meter with the micro:bit
|
||||
|
||||
## Before we get started
|
||||
|
||||
You should work on these challenges after the following the [love meter activity](/microbit/lessons/love-meter/activity)
|
||||
You should work on these challenges after the following the [love meter activity](/lessons/love-meter/activity)
|
||||
|
||||
```blocks
|
||||
input.onPinPressed(TouchPin.P0, () => {
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
The answers to the love meter quiz.
|
||||
|
||||
This is the answer key for the [love meter quiz](/microbit/lessons/love-meter/quiz).
|
||||
This is the answer key for the [love meter quiz](/lessons/love-meter/quiz).
|
||||
|
||||
## 1. What does `on pin pressed(P0)` do?
|
||||
|
||||
|
@ -6,7 +6,7 @@ Learn how to make a love meter that you can try with someone.
|
||||
|
||||
## Directions
|
||||
|
||||
Use this activity document to guide your work in the [love meter activity](/microbit/lessons/love-meter/activity).
|
||||
Use this activity document to guide your work in the [love meter activity](/lessons/love-meter/activity).
|
||||
|
||||
Answer the questions below while completing the activity. Pay attention to the dialogues!
|
||||
|
||||
|
Reference in New Issue
Block a user