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

@ -10,7 +10,7 @@ input.lightLevel();
### Returns
* [Number](/microbit/reference/types/number) - light level from ``0`` (dark) to ``255`` (bright).
* [Number](/reference/types/number) - light level from ``0`` (dark) to ``255`` (bright).
### Example: chart light level
@ -26,5 +26,5 @@ basic.forever(() => {
### See also
[acceleration](/microbit/reference/input/acceleration), [compass-heading](/microbit/input/compass-heading)
[acceleration](/reference/input/acceleration), [compass-heading](/input/compass-heading)