batch fixing ](/microbit/ -> ](/ links

This commit is contained in:
Peli de Halleux
2016-04-13 08:27:45 -07:00
parent 2e49901a7e
commit d28efb3b84
517 changed files with 2235 additions and 2235 deletions

View File

@ -39,7 +39,7 @@ input.onButtonPressed(Button.A, () => {
### ~avatar avatar
Excellent, you're ready to continue with the [challenges](/microbit/lessons/counter/challenges)
Excellent, you're ready to continue with the [challenges](/lessons/counter/challenges)
### ~

View File

@ -4,7 +4,7 @@ Coding challenges for the counter.
## Before we get started
Complete the following [guided tutorial](/microbit/lessons/counter/activity) At the end of the tutorial, click **keep editing**. Your code should look like this:
Complete the following [guided tutorial](/lessons/counter/activity) At the end of the tutorial, click **keep editing**. Your code should look like this:
```blocks
let count = 0

View File

@ -2,7 +2,7 @@
Learn how to create a counter with the BBC micro:bit button.
This is the answer key for the [counter quiz](/microbit/lessons/counter/quiz).
This is the answer key for the [counter quiz](/lessons/counter/quiz).
## 1. What is a variable?

View File

@ -6,7 +6,7 @@ Learn how to create a counter with the BBC micro:bit button.
## Directions
Use this activity document to guide your work in the [counter tutorial](/microbit/lessons/counter/activity).
Use this activity document to guide your work in the [counter tutorial](/lessons/counter/activity).
Answer the questions while completing the tutorial. Pay attention to the dialogues!