batch fixing ](/microbit/ -> ](/ links
This commit is contained in:
@ -8,7 +8,7 @@ Measure the acceleration on the micro:bit in the "z" direction.
|
||||
|
||||
### ~
|
||||
|
||||
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`.
|
||||
|
||||
Welcome! This activity will teach how to measure the acceleration on the micro:bit in the "z" direction. Let's get started!
|
||||
|
||||
@ -39,7 +39,7 @@ basic.forever(() => {
|
||||
|
||||
### ~avatar avatar
|
||||
|
||||
Excellent, you're ready to continue with the [challenges](/microbit/lessons/zoomer/challenges)!
|
||||
Excellent, you're ready to continue with the [challenges](/lessons/zoomer/challenges)!
|
||||
|
||||
### ~
|
||||
|
||||
|
@ -4,7 +4,7 @@ Coding challenges for zoomer.
|
||||
|
||||
## Before we get started
|
||||
|
||||
Complete the following [activity](/microbit/lessons/zoomer/activity) and your finished code should look like this:
|
||||
Complete the following [activity](/lessons/zoomer/activity) and your finished code should look like this:
|
||||
|
||||
```blocks
|
||||
basic.forever(() => {
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Measure the acceleration on the micro:bit in the "z" direction.
|
||||
|
||||
This is the answer key for the [zoomer quiz](/microbit/lessons/zoomer/quiz).
|
||||
This is the answer key for the [zoomer quiz](/lessons/zoomer/quiz).
|
||||
|
||||
## 1. What is 'acceleration'?
|
||||
|
||||
|
@ -6,7 +6,7 @@ Measure the acceleration on the micro:bit in the "z" direction.
|
||||
|
||||
## Directions
|
||||
|
||||
Use this activity document to guide your work in the [zoomer tutorial](/microbit/lessons/zoomer/activity)
|
||||
Use this activity document to guide your work in the [zoomer tutorial](/lessons/zoomer/activity)
|
||||
|
||||
Answer the questions while completing the tutorial. Pay attention to the dialogues!
|
||||
|
||||
|
Reference in New Issue
Block a user