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

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

View File

@@ -6,7 +6,7 @@ Coding challenges for the looper.
Complete the following guided activity:
* [activity](/microbit/lessons/looper/activity)
* [activity](/lessons/looper/activity)
At the end of the activity, your code should look like this:

View File

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

View File

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