fixing broken links

This commit is contained in:
Peli de Halleux
2016-04-18 08:33:09 -07:00
parent 4795c58e97
commit 4169663a8b
26 changed files with 32 additions and 47 deletions

View File

@ -4,7 +4,7 @@ The clear function for images.
Turn off all the pixels in an [Image](/reference/images/image).
### KindScript
### JavaScript
```
export function clear(img: micro_bit.Image)