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

@@ -56,7 +56,7 @@ for (let i = 0; i < 5; i++) {
### ~avatar avatar
Excellent, you're ready to continue with the [challenges](/microbit/lessons/strobe-light/challenges)!
Excellent, you're ready to continue with the [challenges](/lessons/strobe-light/challenges)!
### ~

View File

@@ -4,7 +4,7 @@ Coding challenges for strobe light.
## Before we get started
Complete the following [guided tutorial](/microbit/lessons/strobe-light/activity), your code should look like this:
Complete the following [guided tutorial](/lessons/strobe-light/activity), your code should look like this:
```blocks

View File

@@ -2,7 +2,7 @@
Learn how to create a blinking images with a for loop.
This is the answer key for the [strobe light quiz](/microbit/lessons/strobe-light/quiz).
This is the answer key for the [strobe light quiz](/lessons/strobe-light/quiz).
## 1. What is a for loop?

View File

@@ -6,7 +6,7 @@ Learn how to create a blinking LED script with a for loop.
## Directions
Use this activity document to guide your work in the [strobe light tutorial](/microbit/lessons/strobe-light/activity)
Use this activity document to guide your work in the [strobe light tutorial](/lessons/strobe-light/activity)
Answer the questions while completing the tutorial. Pay attention to the dialogues!