remove linksto lessons from references

This commit is contained in:
Tom Ball
2016-06-11 22:28:57 -04:00
parent 5b5cac878b
commit 67ea6c01f2
55 changed files with 1 additions and 221 deletions

View File

@ -21,10 +21,6 @@ basic.pause(1000)
led.setBrightness(127)
```
### Lessons
[night light](/lessons/night-light)
### See also
[brightness](/reference/led/brightness), [fade in](/reference/led/fade-in), [fade out](/reference/led/fade-out), [LED screen](/device/screen)