Remove links to online projects from lesson pages. (#437)

This commit is contained in:
Galen Nickel
2017-07-03 23:10:27 -07:00
committed by Peli de Halleux
parent 5cd8bad144
commit edaf2b0403
6 changed files with 41 additions and 11 deletions

View File

@ -199,7 +199,6 @@ PlayerAWins = 0
PlayerBWins = 0
PlayersTie = 0
```
See the activity online: [**Scorekeeper**](https://makecode.microbit.org/47893-98679-98470-56344)
## Try it out!
Download the Scorekeeper program to the micro:bit, and have the students play one last round of Rock Paper Scissors using their micro:bits to act as the Scorekeeper!